Answer Posted / inampudi anil chowdary
the above two answers are wrong....... the max size of tem
db by default is -1. the main usage of tempdb is.if u run
a query the data will store in tempdb from tempdb we can
get output..but max size is -1;
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Where are SQL server users names and passwords are stored in sql server?
which backup strategy you are following at ur company
Can you explain important index characteristics?
What is sub-query in sql server?
List some major differences between triggers and stored procedures?
Write an sql query for deleting duplicate rows?
How except clause is differs from not in clause?
Explain the difference between control flow and data flow?
What is transaction server consistency?
Do you know what is sql service broker?
What are different types of statements that are supported by sql?
Explain nested join?
How to generate create procedure script on an existing stored procedure?
What does executeupdate return?
What is user-defined multi-statement table-valued function?