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
what number files will a information contain in SQL Server? How many forms of information files exist in SQL Server? How many of those files can exist for a single database?
How do I find my localdb version?
How to generate create view script on an existing view?
What is difference between equi join and inner join?
What is sqlcmd?
What Is Rdbms?
What is the preferred way to create a clustered and non-clustered index? Which index should you create first the clustered or non-clustered?
1 01 101 01010
How can a user-defined datatype be created?
Explain how to send email from sql database?
What is the osql utility?
Why should one not prefix user stored procedures with ‘sp_’?
What are the different sql server versions?
What is trigger and different types of Triggers?
What are the types of indexing?