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
cursors-disadvantages
SAN,ISCSI and Virtualization
How can I get this computer going a little faster?
where i can download window xp 64 bit edition CD from internet ?
Best simple, free UML design tool for C++
users can't make Internet Explorer their default browser after gpo installed firefox (user do not have admin rights).
modify vb script to also get last logged on username or display name
config samba on gui interface
How Do I remove the header in a links list?
Access 2007 use combo box selection to run query