Answer Posted / anamika
How to know the size of any database:
Syntax:
sp_helpdb 'tempdb'
db_size of temp db 38.56 MB.
| Is This Answer Correct ? | 6 Yes | 8 No |
Post New Answer View All Answers
How efficient you are in oracle and SQL server?
How to find a value in another dataset based on current dataset field (ssrs 2008 r2)?
What is 2nf normalization form?
how to determine the service pack currently installed on sql server? : Sql server database administration
What are the advantages of sql azure?
what are isolation levels? : Sql server database administration
What are the diifferences between the ms sql server vs mysql?
How to drop an existing user defined function in ms sql server?
What is candidate key with example?
How to replace given values with null using nullif()?
What is meant by dirty read?
Define synonym?
What do you understand by user-defined function in the sql server and explain the steps to create and execute a user-defined function in the sql server?
What is equi join with example?
How do you create a clustered index?