Explain the insert into statements in sql?
No Answer is Posted For this Question
Be the First to Post Answer
what does the t-sql command ident_incr does? : Transact sql
How to write a query to show the details of a student from students table whose
Does it possible to pass object (or) table as an argument to a remote procedure?
Hi, Can anybody please explain me the flow of the below query. I am not able to understand how this query works. This query is for finding the Nth highest salary.. SELECT DISTINCT (a.sal) FROM EMP A WHERE &N = (SELECT COUNT (DISTINCT (b.sal)) FROM EMP B WHERE a.sal<=b.sal); If N = 2 then second highest salary will be the o/p. If N = 3 then third highest salary will be the o/p. and so on.. Thanks, Nitin
5 Answers Deloitte, Ness Technologies,
define a variable representing the expression used to calculate on emps total annual remuneration.use the variable in a statement which finds all emps who can earn 30000 a year or more.
what is commit? : Sql dba
what is a relationship and what are they? : Sql dba
What is a relationship and what are they?
What is cte sql?
Which is better stored procedure or query?
What is the most restrictive isolation level? : Transact sql
why we use nocopy?
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)