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
Macro to copy and paste values for a range based on date
Problem debugging ASP.net applications in Visual Studio 2010
Microsoft Office Outlook Credential Loop
flash spininning indicator
XP Professional freezes
Clearing free space in windows vista
MySQL JOIN gives empty column
Can I use a NAS to Backup my VM's
Group on a Report "like"
Exporting variables from module on windows