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 Create a New Database from a Backup
log for each proc in package
HSRP practice (on 2500 series routers)
Now.Ticks
Extract output from string
Schedule .vbs & .bat files - HELP NEEDED!
Contact form on website requires authentication
Trasnpose rows and columns in SQL
Calling Events and Event Handlers in Java
Routing enabled required for BIND service external vs internal