How to store pictures on to the database?
No Answer is Posted For this Question
Be the First to Post Answer
Define Transaction ?
How can return max date row A b c d e 1 2 1-mar-09 5 10 1 2 10-mar-09 5 10 Only using oracle predefined function. Not user defined. Output:-- A b c d e 1 2 10-mar-09 5 10
what is port in oracle? how is it related to database application.
how may join possible between (requisition with purchase order)
What is BBED in Oracle?
What is the difference between online and offline backups?
src name sex a,male b,female c,male d,female Required output : male female a,b c,d tried pivot but was not successfull select * from src pivot (max(name) for sex in ('MALE','FEMALE'));
what is Materialized view? What is a snapshot? what are the similarities and differences between Materialized views and snapshots?
which is the best training centre for learning oracle?
a query to select maxmun 3 salaries of employee table
How to define an explicit cursor in oracle?
How to check database size in Oracle?