How do you troubleshoot errors in a sql server agent job? : sql server DBA
Can you redefine a table online?
What is the difference between a TEMPORARY tablespace and a PERMANENT tablespace?
What is fill factor? : sql server DBA
What command would you use to encrypt a PL/SQL application?
what is grd?
hi, suppose i created one table after few days i did some insert,update how can i know when will i did ddl or dml operation is undergone on that table
Assuming today is Monday, how would you use the DBMS_JOB package to schedule the execution of a given procedure owned by SCOTT to start Wednesday at 9AM and to run subsequently every other day at 2AM.
What is the difference between online backup & offline backup?
When creating a user, what permissions must you grant to allow them to connect to the database?
How do you increase the OS limitation for open files (LINUX and/or Solaris)?
How can you enable a trace for a session?
How to craeate the New Database Schema in Oracle and mysql? Please tell me with Example?