how to give input dynamically to a insert statement in
sqlserver
Answer Posted / ramadass
Write a store procedure for insert and pass the input value
as parameters to proc.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is parameterized reports in ssrs ?
How to download and install microsoft sql server management studio express?
Explain the collation?
What is the optimization being performed in oracle and SQL Server?
Explain left outer join and right outer join?
What is sparse columns of sql server 2008?
Can I use sql azure as a backup with log shipping or database mirroring?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
Can we use trigger new in before insert?
Difference between report and query parameter. Why do we need different type of parameter?
Explain optimistic and pessimistic concurrency?
What is indexed view?
What is the difference between insensitive and scroll cursor?
What action plan is preferred if sql server is not responding?
Explain primary key?