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.
5 12270there are 2 variables called x and y ,x contains 1,2 and y contains 3,4 we have to swap the values from x to y and y to x with out using dummy variables and it can be done only by using a single statement ? how?
12 19914While inserting 10 rows using procedure, if 3rd entry is having some error, what will be the output? How u will handle that error?
8 17078write a query to delete similar records in particular fields(columns) in different tables
TCS,
6 13921
what is collation? : Sql dba
Which join condition can be specified using on clause?
How do rank () and dense_rank () differ?
When are we going to use truncate and delete?
List different type of expressions with the example.
who introduced sql?
What is normalization sql?
What are the sql commands?
What is the use of count (*) in sql?
What does pl sql stand for?
what is index? : Sql dba
what are the advantages of using stored procedures? : Sql dba
What type of join is sql join?
How many parts of a pl sql block are optional?
What is the use of sqldataadapter?