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 Answer SQL Interview Question](/public/images/interview/33.webp)
Answer:
&
Download SQL Interview Questions And Answers
PDF
Previous Question | Next Question |
What is the output of the following query SELECT TRUNC(1234.5678,-2) FROM DUAL;? | What is difference between TRUNCATE & DELETE? |