How would you edit your CRONTAB to schedule the running of
/test/test.sh to run every other day at 2PM?
No Answer is Posted For this Question
Be the First to Post Answer
What are set operators?
What is the difference between postgresql and oracle?
what is insert all statement in sql
What do you mean by a deadlock?
Differnce between view and index
can any one help me with import/export options in oracle............
SELECT * FROM (SELECT TITLE FROM MOVIE ORDER BY RANK DESC) WHERE ROWNUM > 4; when i run the above query .it produces output as NO ROWS SELECTED.why ?plz any one help me
How to install oracle odbc drivers?
How to rename a tablespace in oracle?
Hi Masters, in Oracle Applications 11i, we hace 2 functions using the same form, i need to create 1 personalization, but that code must afect only one function.... how can i do that?
How to commit the current transaction in oracle?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??