what is a sub query?how will you calculate working days in
a month using sub query?
Answer Posted / thiyagarajan
A subquery is a select statement within another select
statement.subquery is executed only once and the parent or
outer query will always depends on the value returned by it.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
How do I count rows in sql query?
What is AUTH_ID and AUTH_USER in pl/sql ?
what is dbms? : Sql dba
what is a record in a database ? : Sql dba
what are the authentication modes in sql server? : Sql dba
Do ddl statements need commit?
Sql technical questions
Is time a data type in sql?
What is t-sql? : Transact sql
What is dml with example?
Could you please provide oca (oracle 10g) dumps for my certification ?
What is lookup table in sql?
what are the differences among rownum, rank and dense_rank? : Sql dba
What are tables and fields?
How much ram can sql express use?