Answer Posted / purushottam mishra
by using dynamic sql
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
How many types of primary keys are there?
What is the difference between having and a where in sql?
How do I create a sql script?
State some properties of relational databases?
What is an alias command?
column A column b | output 10 7 | 10 5 8 | 8 7 -9 | 7 3 5 | 5 0 6 | 6 Write a sql query to print such output.
What is the maximum number of triggers, you can apply on a single table?
Is sql a programming?
Can we insert data into view?
What are different types of statements supported by sql?
What does partition by mean in sql?
What is the maximum database size for sql express?
Why use triggers in sql?
Does truncate require commit?
What is rownum?