How to write stored procedure to update the data in 10
tables
Answer Posted / mohit johri
Kindly ignore the last statement in my posted answer which
says 'Exec(@sql)' it was wrongly copied
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
Why normalization is used?
Can you explain various data region available in ssrs with their use?
What are the types of normalization?
Why people hate cursor?
List the different types of joins?
What is difference between rollback immediate and with no_wait during alter database?
Is candidate a key?
You are creating an application where users are asked their gender in the gender combo box you have three options: ‘male’ , ‘female’ and ‘i choose not to disclose’ these options are stored in the table as 1, 0 or null which datatype should you use?
How to change the data type of an existing column with "alter table" statements in ms sql server?
what are the different types of SSRS reports?
What are the different types of lock modes in sql server 2000?
After creating the cube, if we added a new column to the oltp table then how you add this new attribute to the cube? : sql server analysis services, ssas
Sql studio em braces a variety of capabilities, but will I need them all? Is there a simpler product ? : sql server management studio
What is unique key constraint?
How do I completely remove sql server instance?