How do I show a table's foreign key's in TimesTen?
                
                A: 
                
                
              
            You can use the indexes command on the table.
Ex.
indexes <table name>;
                  Gambit
                   2009-08-04 15:18:27