which one will take 1st priority in case of insert statement
and select statement???
Answer Posted / chigicherla mallikarjuna
select statement will take first priority
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
What is the downside of using udf?
Why should we go for stored procedures? Why not direct queries?
How do I find information about the install locations for the various instances running on a computer?
Is the primary key column of a table an index in ms sql server?
How will you decide the active and passive nodes?
How to make a remote connection in a database?
How to rebuild all indexes on a single table?
What is a recursive stored procedure in sql server?
How to create a testing table with test data in ms sql server?
What is cursor in ms sql server?
How can you control the amount of free space in your index pages?
How can you insert null values in a column while inserting the data?
Can you always create a cache of a report?
Explain trigger classes i.e. Instead of and after trigger?
How do I create an extended event in sql server?