Can we write dml statement in function in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?
If server is in US and client is in india there is timezone is diffrence, How can we display date in indian time when data is displayed from US server timezone?
What is a proxy object?
How to handle a single quote in oracle sql?
Which dictionary view(s) would you first look at to understand or get a high-level idea of a given Advanced Replication environment?
What is pragma restrict_reference in oracle 9i?When we use this?Give me one realtime scenario?
two tables are there emp(eno,ename,sal,deptno),dept(deptno,dname).how form the query in deptno,ename,max(sal)
sql query to get zero records from a table
What is the difference between "as" and "is" in an oracle stored procedure?
candidate key is subset of super key but not vice-verse explain
Why is oracle so popular?
How do we display rows from the table without duplicates?