Answer Posted / senthilkumar
The syntax is : sp_helpdb 'tempdb'
db_size of a tempdb is 8.50 MB in sqlserver 2005.
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
Which language is supported by sql server?
what is the main function of a query parameter?
What happens if you add a new index to large table?
What command is used to rename the database?
What is the default value of an integer data type in sql server 2005?
Do you think BCNF is better than 2NF & 3NF? Why?
What is the minimum and maximum number of partitions required for a measure group? : sql server analysis services, ssas
Can we use custom code in ssrs?
What is a fan-out query in SQL Azure?
Is sql server free?
What are the underflow and overflow behaviors on float literals?
What is replace and stuff function in sql server?
Can we hide the definition of a stored procedure from a use?
Explain candidate key, alternate key, and composite key?
Is it possible to create trigger on views?