SQL (Structured Query Language) Question:

Download Job Interview Questions and Answers PDF

What is the parameter substitution symbol used with INSERT INTO command?

SQL Interview Question
SQL Interview Question

Answer:

&

Download SQL Interview Questions And Answers PDF

Previous QuestionNext Question
What is the output of the following query SELECT TRUNC(1234.5678,-2) FROM DUAL;?What is difference between TRUNCATE & DELETE?