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 12244there 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 19845While inserting 10 rows using procedure, if 3rd entry is having some error, what will be the output? How u will handle that error?
8 17026write a query to delete similar records in particular fields(columns) in different tables
TCS,
6 13896
What is numeric function sql?
What is sp_helptext?
what is the difference between clustered and non clustered index in sql? : Sql dba
What is data type in sql?
Do we need to rebuild index after truncate?
What is mutating table error?
how to enter numeric values as hex numbers? : Sql dba
How many indexes can be created on a table in sql?
Does truncate table reset auto increment?
How does a trigger work?
How can we avoid duplicating records in a query?
How much ram can sql express use?
Which one is better sql or oracle?
What is snowflake sql?
What is sqlcommand?