What is Reduced List of Values?
No Answer is Posted For this Question
Be the First to Post Answer
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
is database gud carrier option??
what is IDE,DMV in sql server?
Query to retrieve record for a many to many relationship ?
Calculate difference between 2 date / times in oracle sql?
What is the dynamic sql in oracle?
What are cursor?where are they used?
How to export data to a csv file?
What are the components of physical database structure in the Oracle database?
How to enter a new row into a table interactively?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
How to store only time; not date and time?