Is it possible to insert comments into sql statements
return in the data model editor ?
No Answer is Posted For this Question
Be the First to Post Answer
What is oracle used for?
How would you change old and new values in an insert, delete and update triggers?
What is SAVE POINT ?
How to use subqueries with the in operator using oracle?
What is materialized view in Oracle?
Can we store pictures in the database and if so, how it can be done?
how to retrieve 1st and last row of table without using group functions??
What is a Database instance ? Explain?
What is translate in oracle?
How do I call oracle stored procedures that take no parameters?
What are joins..how many types of joins are there?
29 Answers Amdocs, CSC, TCS,
Table Has C1 And C2 Column If Exits any record in c1 then Update c2 record Otherwise insert new record in the C1 And C2 (Using Procedure)