Can you assign multiple query result rows to a variable?
No Answer is Posted For this Question
Be the First to Post Answer
i have a table and it has constraints and i want to get "ALTER TABLE table_name ADD CONSTRAINT constraint_name constraint type" this code must be in string type please help me if you want, i can give more explainings
Write a syntax for update query in oracle?
How to experiment a data lock in oracle?
What are the uses of linked server and explain it in detail?
26. Display the earliest shipping date in the format: DD/MON/YYYY
Hi how Can I Add A Foreign key that references a table that has composit primary key ? example i had costumer table that has C_Id and SSN Both as PK and another table has C_Id that must refernece C_Id in Customers i done the usual way and got oracle error message about uniqeness any ideas plz
what is difference between where clause and having clause?
What is a procedure in oracle?
how to retrieve daily sal from emp table in oracle 10g
Calculate difference between 2 date / times in oracle sql?
List the parts of a database trigger.
How to retrieve the count of updated rows?