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
Installing iTunes9 on Win XP Pro x64 bit OS
Sync between BIND and Microsoft DNS
SetPrivilege for a dll
Windows XP - BD-R/DVD/CD-R media
How to catch exception of system command.
After changing DC ip address users cannot log in
How to use PIVOT function
Anyone know exactly triggers the "this program may have installed incorrectly" dialog?
How could you resize & place images automatically in a PowerPoint file at a specific location on each slide?
How to best format an SD Card or a Pendrive?