What are the recovery models for a database?
No Answer is Posted For this Question
Be the First to Post Answer
What is stored procedures?
What is sql server programming?
Explain what is the purpose of sql profiler in sql server?
Differentiate between a having clause and a where clause.
Explain different backup plans?
Is BCNF better than 2NF & 3NF? Why?
0 Answers Akamai Technologies,
What is table value parameters (tvp)?
hi, the following are the outputs of sp_spaceused and sp_tempdbspace sp_spaceused ------------ database size unallocated size tempdb 77752.95 MB 28026.99 MB sp_tempdbspace ------------- database size spaceused tempdb 77752.945312 1.007812 the unused space in sp_spaceused is nearly 28 Gb and in sp_tempdbspace is nearly 76 Gb cany any one explain about this output and why its giving different results.
In what version of sql server were synonyms released?
What are the two authentication modes in sql server?
Some queries related to SQL
How will you fine tune a stored procedure or what are the steps that should be taken to fine tune or optimize a stored procedure?