Microsoft
Software
Hardware
Network
Question : T-SQL: Count number of tables in the DB (SQL server 2008)
Hi, Experts
Could you please teach me how to count number of tables in a giving database in SQL Server 2008.
thank you
Answer : T-SQL: Count number of tables in the DB (SQL server 2008)
use databasename
select count(*) from sys.tables
Random Solutions
How to display the number of returned rows
How to split the string using "\n" in C#
VBS Count Down Date Script that will Lock User AD Account
Any file types restricted on SharePoint?
How to unzip a single file from a zipped subdirectory
A data key for DataTable?
How do I uninstall unsigned system drivers
Outlook 2007 Signature File Location
create a new record A in a table and copy some data from record B in the same table
file system structure on the disk is corrupt on \Device\HarddiskVolumeShad
owCopy31