![]() Related Questions Latest Answer : scott@8i> create database link ora8idev 2 connect to scott 3 identified by tiger 4 using 'ora8idev' 5 /Database link created.scott@8i> select * from dual@ora8idev;D-Xscott@8i> ... Latest Answer : There are only three tablespaces as follows:-1.Permanent tablespace2.Undo tablespace3.Temperory tablespace ... TRUNCATE commits after deleting entire table i.e., can not be rolled back. Database triggers do not fire on TRUNCATEDELETE allows the filtered deletion. Deleted records can be rolled back or committed.Database Latest Answer : Truncate is faster than delete as it does not generate rollback segment. ... Database Link is a named path through which a remote database can be accessed. Latest Answer : when u want to access the database from remote database then u hv to create a database link with creating a directory . ... Latest Answer : The startup of database depends on the nature of Oracle server :Incase Of Enterprise Server and Unix Environment :Go to Unix and type the following commands :sqldba lmode=yconnect internalstartupThis will start the Oracle Instance.Incase Of Workgroup ...
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||