How to use regular expression in pattern match conditions in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How to add a new column to an existing table with a default value?
What is the difference between a user and a schema in oracle?
What is the data type of dual table?
What is the difference between sharding and replication?
How to use subqueries with the exists operator in oracle?
a query to select maxmun 3 salaries of employee table
how to find find & delete duplicate rows from two different tables?
What are the system predefined user roles?
What is Water Mark in Oracle?
How to start your 10g xe server from command line?
How to create an oracle database manually?
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