what is the difference between substr and instr function in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
How remove data files before opening a database?
How to open a cursor variable?
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.
How to create a table in a specific tablespace?
What is a snapshot log?
What is dual table oracle?
Write a trigger example in oracle?
How to define an anonymous block?
What is a user role in oracle?
Maximum how many triggers can be updated in table ?
5 Answers Accenture, Cap Gemini,
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
what is Table ?