How to update a table row with a record?
No Answer is Posted For this Question
Be the First to Post Answer
What is the relation of a user account and a schema?
What is the effect of setting the 'RULE' for OPTIMIER_GOAL parameter of the ALTER SESSION Command ?
what is query and types of query
how to produce numbers from 1 to 10 using dual table
12. Display the client name in upper case only and in lower case only.
What is the max number of columns in an oracle table?
Please explain me all types of Data models. Also give me the details if each model can have other name.for example:schematic data model is also known as conceptual data model and entity relation data model.
What is the use of aggregate functions in oracle?
acname actype amount ac1 credit 300 ac2 credit 4000 ac1 debit 4000 ac2 debit 455 ac1 credit 500 how to get sum of credit and sum of debit for each account
Explain the difference between a procedure and a function? What do you understand by those terms?
How to create a new table in your schema?
From the following identify the non schema object: packages, triggers, public synonyms, tables and indexes.