What is the order in which the sql query is executed?
No Answer is Posted For this Question
Be the First to Post Answer
Following are some of the question related to below mentioned query? select e1.salary from employee3 e1 where 2= ( select count(distinct(e2.salary)) from employee3 e2 where e2.salary>=e1.salary ) 1) What the query returns? 2) How it works? - Detail explanation (what the sub query does, why it is (where 2=)....etc...Please?
What are cursors? Name four types of cursors and when each one would be applied?
How to locate and take substrings with charindex() and substring() functions?
What is a sql join?
What are pages and extents? : SQL Server Architecture
What stored by the msdb?
how do we insert 100 records at a time in a table without using for loop in database
How many types of subqueries are there in sql server?
Name 3 of the features that the sql server built-in function loginproperty performs on standard logins? : sql server security
could you please reply for these question: 1.About Use Apply? 2.Avoid cursors - When we have a situation that we can not avoid the use of cursor than what is the alternate solution? is there anything we can use instead of cursor to perform the desired task? which optiomize the peroformance too. 3.What is computed columns? Thanks in advance. Regards, Rupesh
Explain the use of containers in ssis and also their types?
What is BCP? When does it used in sql server 2012?
0 Answers TryTechnicals Pvt Ltd,
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)