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 the difference between system objects and user objects?
What is a data source or ds? : sql server analysis services, ssas
What are the different authentication modes in sql server?
What are scalar functions?
What is meant by indexing?
What are the export options of ssrs?
What number aggregate functions are accessible there in sql?
What is the difference between clustered and non-clustered indexes in ms sql server?
Explain what is meant by replication of database?
What is the importance of a recovery model?
State the difference between union and union all?
what is a major difference between sql server 6.5 and 7.0 platform wise? : Sql server database administration
What are the High-Availability solutions in SQL Server and differentiate them briefly?
What are the types of joins in sql?
What is key set driven?