How to find number of stored procedures, tables ,functions present in a Database?
Please help me finding the above.
|
How to find number of stored procedures, tables ,functions present in a Database? Please help me finding the above. |
|||||
|
|
|||
|
|
|
You can use |
|||
|
|
|
Simply
Hope this helps. |
|||
|
|
You can get all the information from sysobjects |
|||
|
|