What is the relation of a user account and a schema?
No Answer is Posted For this Question
Be the First to Post Answer
How to synchronize 2 schema's objects?
write a query to dispaly those name who is more than one in student table? example- in a student table sandeep kumar comes 4 times, rakesh kumar comes 2 times, ajit kumar comes 1 times so query will display sandeep kumar and rakesh kumar single times.
ABOUT IDENTITY?
t1 col1 col2 nishi 5000 lucky 6700 akash 7000 i want that a query that when i insert 7000 it will show me data already present and data will not insert. if data is not present it will insert.
What is the Difference between 1) ER MODEL and Relational Model 2) Dense Index and Sparse Index
How to use "for" statements in oracle?
How can I combine multiple rows into a comma-delimited list in oracle?
What is a package ? What are the advantages of package ?
What is the difference between column level constraints and table level constraints?
14 Answers IBM, TCS,
How to retrieve values from data fields in record variables?
What is a cursor and what are the steps need to be taken?
What is the data type of dual table?