Answer Posted / jinesh
thnks
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
How to convert character types to numeric types?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
What happens if recursive calls get out of control?
what is insert all statement in sql
What privilege is needed for a user to delete rows from tables in another schema?
What is a sub query and what are the different types of subqueries?
How to concatenate two text values in oracle?
What is the sql query to concatenate column values from multiple rows in oracle?
State the difference between a primary key and foreign key?
How to open a cursor variable?
Compare and contrast between sql and sql server and explain its various functions?
What is using clause and give example?
What is the maximum number of triggers that can be applied to a single table?
How to create additional tablespaces for an new database?
Explain the use of rows option in exp command.