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
create dynamic content on hover
Mofify the query
Get USERNAME when using windows authentication
float and precision
451 4.4.0 Primary target IP address responded with: ""554 mail.domain.gov""
I want all computers on my LAN to be able to fileshare, currently only wireless users of each wireless router can fileshare
Getting HTTP 403 error accessing an ASP.NET MVC 2 website deployed to local machine
how to monitor my network's traffic on real time
VBA to open an Access database from inside another Access db.
downloading older inbox emails in a BES system after a recent wipe