Answer Posted / chandu
to perform multiple rows accessing.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is sub-query? : Transact sql
Write the order of precedence for validation of a column in a table? I. Done using database triggers. Ii. Done using integarity constraints
What are the types of keys?
What is t-sql? : Transact sql
What is int identity in sql?
How do I view a table in sql?
what are dynamic queries in t-sql? : Transact sql
What is the purpose of a secondary key?
How many types of cursors supported in pl/sql?
Write a sql query to convert all character to uppercase after hypen.
What are different joins used in sql?
what are rollup and cube in t-sql? : Transact sql
Does user triggers have entry for trigger with compilation errors?
Why do we use view in sql?
how can we transpose a table using sql (changing rows to column or vice-versa) ? : Sql dba