how can we store any pdf file in oracle
No Answer is Posted For this Question
Be the First to Post Answer
Can the query output be sorted by multiple columns in oracle?
How to turn on or off recycle bin for the session?
What is integrity and what is constraint??Explain with example
Hi friends can u send the oracle 9i full version download link?????????????? please reply ?
hai, when to use char and varchar2....?
how to select alphabets in a one column , for this the table name is PA_TASKS and column name is TASK_NUMBER, In TASK_NUMBER the data like this 1.1.3NN,1.1.4NN,1.5.1NN,1.3.2NE,1.5NN,1NN,1.2NE,1CE , For this i need to disply output as only NN,but not other alphabets, if NN is thre means i should display , otherwise leave that blank or empty Its some urgent requirement ,thanks in advance
I have query like this. select dept_id, max_mark from stude_dept where min_mark= (select min(mini_mark) from stud_dept); How can i optimize this query. Can anyone help me with it
What is dynamic proxy?
How can we force the database to use the user specified rollback segment?
how to get last monday of a month?
Differentiate between translate and replace?
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