Which command displays the SQL command in the SQL buffer,
and then executes it?
Answer Posted / krishna
sp_executesql
Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
what do you understand by change data capture?
Difference between report and query parameter.
What is the current pricing model of SQL Azure?
What do you mean by authentication modes in sql server?
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.
Explain various On-Delete options in a DB table. Which is the default option?
What is the difference between sdf and mdf?
What are the steps to follow to configure SQL*Net?
How do you delete duplicate rows in sql server?
What is the log shipping?
Write a sql query to sort on different column name according to the parameters passed in the function?
How to add the custom code in Report?
what kind of lan types do you know? : Sql server database administration
What is query processing?
What are SSL and TSL protocols?