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
Explain the various types of concurrency problem?
Why I am getting this error when dropping a database in ms sql server?
What is difference between joins and subqueries?
If you are given access to a SQL Server, how do you find if the SQL Instance is a named instance or a default instance?
you have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem? : Sql server administration
What is bookmark link in ssrs?
What is difference between index and primary key?
Explain stored procedure?
What are 3 ways to get a count of the number of records in a table?
Explain DBCC?
Explain what are the database objects? : SQL Server Architecture
How do I view a stored procedure in sql server query?
Explain different backup plans?
How to skip remaining statements in a loop block using continue statements?
How to enter unicode character string literals in ms sql server?