Answer Posted / deva
The inline view is a named subquery where the inputs for
the query depends on the values provided by the outer
query. The values will be provided in every run of the
query.
Is This Answer Correct ? | 53 Yes | 26 No |
Post New Answer View All Answers
Why use stored procedures?
What is coalesce in sql?
how to increment dates by 1 in mysql? : Sql dba
What will you get by the cursor attribute sql%found?
Can we update views in sql?
what is denormalization. : Sql dba
How can I speed up sql query?
What is the purpose of design view?
How do you declare a constant?
What is asqueryable?
what is the syntax for using sql_variant_property? : Transact sql
How many row comparison operators are used while working with a subquery?
what are the t string functions available in tsql? : Transact sql
What are the topics in pl sql?
What is cross join example?