How do you take the union of two tables in sql?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL PLSQL Interview Questions

What is a sql driver?

0 Answers  


Is truncate ddl or dml?

0 Answers  


What are pl/sql cursors?

0 Answers  


how will u find statistics of a database objects?

2 Answers   iFlex,


How many developers work on postgresql?

0 Answers  






How many databases can sql express handle?

0 Answers  


How do you update a value in sql?

0 Answers  


Practice 1: Changes to data will only be allowed on tables during normal office hours of 8.45 in the morning until 5.30 in the afternoon, MONDAY through FRIDAY. A. Create a procedure called SECURE_DML that prevents the DML statement from executing outside of normal office hours, returning the message: “you may only make changes during normal office hours” b. Create a statement trigger on the PRODUCT table which calls the above procedure. c. Test it by inserting a new record in the PRODUCT table.

1 Answers   Tech Mahindra,


What is an Integrity Constraint?

4 Answers  


What is difference between sql and mysql?

0 Answers  


How do I view output in sql developer?

0 Answers  


Can we use pl sql in sql server?

0 Answers  


Categories