How to know the NAME of the Database and SIZE of the Database at the client node in Sql Server 2005
Answer / neeladhar.n
sp_helpdb.
it will give the name & size of all the Databases.
| Is This Answer Correct ? | 10 Yes | 0 No |
Can we call stored procedure in trigger?
Explain cross join or cartesian product in sql?
What are the steps you should follow to start sql server in single-user mode?
What do you know about system database? : SQL Server Architecture
Why normalization is used?
what is a transaction? : Sql server database administration
Why can there be only one clustered index and not more than one?
create index a on employee(dno) In this,which index was created?
How can you check the level of fragmentation on a table?
Name 3 ways to get an accurate count of the number of records in a table?
How to rebuild all indexes on a single table?
How to create a store procedure with encryption?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)