What is tns name?
No Answer is Posted For this Question
Be the First to Post Answer
How to convert numbers to characters in oracle?
What is the purpose of tables, private synonyms and public synonyms in Oracle?
What is object data modeling?
WHT ARE THE AGGREATE FUNCTIONS?
What are the general rules on data consistency?
how to get count of tables in particular database in Oracle?
Can we call a trigger inside a function and function inside a trigger? Give example.
What is Partitions in Table ?
write sql query following source are EmpID, Salary 101 1000 102 2000 103 3000 I want the output format like following empid,sal,composite_sal 101 1000 1000 102 2000 3000 103 3000 6000
How would you change old and new values in an insert, delete and update triggers?
am completed mca2011 how get certification in oracle
what is primary key and foreign key when and where have to use