
hello,
How to get the list of tables in Sybase?

hii,
Select name from sysobjects where type="...."
it will give You list according to where clause.
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
