Explain the concept of the DUAL table.

Answer Posted / vijay

Dual is like a dummy table which consists of one row and one column

select sysdate from dual;

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is dcl? : sql server DBA

751


how can you communicate with operating system files from oracle?

663


Does any body has ORACLE Certification Dumps or Materials on 9i DBA, 10G DBA, Internet Application Developer, OCP 8i to 10g DBA Upgrade, Oracle 11i if any body have it, please kindly drop an email to: taruni_2k8@yahoo.com

1809


I have A,B,C servers.i want to 3 servers jobs move to D server(target server)..how? note: i said that take the backup of msdb and restore to the target server..he said while restoring jobs replaced. what is the solution

1743


. I have my backup RMAN script called "backup_rman.sh". I am on the target database. My catalog username/password is rman/rman. My catalog db is called rman. How would you run this shell script from the o/s such that it would run as a background process?

2068






how can you schedule a job in database?

676


Where would you look for errors from the database engine?

2448


What are the new features in sql server 2005 when compared to sql server 2000? : sql server DBA

703


What are the different ways you can create databases in sql server? : sql server DBA

687


Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?

1827


You have found corruption in a tablespace that contains static tables that are part of a database that is in NOARCHIVE log mode. How would you restore the tablespace without losing new data in the other tablespaces?

2471


What the different topologies in which replication can be configured? : sql server DBA

767


What is the default fill factor value? : sql server DBA

671


what is the use of ocr?

683


Explain materialized views and how they are used.

1987