Will you be able to store pictures in the database?explain.
No Answer is Posted For this Question
Be the First to Post Answer
Table1- have two column filename data AFGDFD-20112011 hi how r u bsdasd-23042011 name shoud be in bold Now i want output like filename data AFGDFD hi how r u bsdasd name shoud be in bold Kindly answer this
What is cluster Key ?
does Oracle has only one table space?
How to upsert (update or insert into a table)?
What is an Oracle sequence?
What are the system predefined user roles?
Explain user account with reference to oracle.
How to change user password in oracle?
What is the difference between translate and replace in oracle?
what r tyhe major differences between oracle 9i & 10g?
Two triggers one is before insert and other is after insert are firing on a table.If 10 times you insert in a table.Then how many times before trigger and how many types after trigger will fire in pl/sql.
Can we protect our pl/sql source code?