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
speed up findfirst with query definition
Denying all Traffic on port 25 on 2821
ColdFusion and DOTNET
How do I CAST DATETIME to get only the month
To find memory being used by each sql runnign process
webex record
Out of Office Message for dismissed employee on Exchange 2007
How to save the VPN profile for reconnecting
Is it possible to create a script that will retrieve data from excel?
iSCSI Initiator and multiple connections