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
php session variable lifecycle
Need to send mail through an authenticated smarthost in Exchange 2007/2003
To clear or not to clear ARP cache
adding sudo info to my lastlogin's report
OutOfMemoryException when reading users from AD
Looking for bicycle cadence indicator using colored LEDs to show speed
SQL Delimited Values
SQL Syntax Error
Monitor programs
Server 2008 will restart on its own with this error during DC promo to this server