Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

Answer Posted / prashe

select OWNER,OBJECT_NAME,CREATED,LAST_DDL_TIME,from
dba_objects where OBJECT_NAME='&object_name';
for DDL command.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Claims and Drains are the locks used to control the concurrency between SQL processes and utilities. Referring to the above statement, what is the maximum number of concurrent Claimers for a Subsystem? Choice 1 32 Choice 2 64 Choice 3 128 Choice 4 256 Choice 5 No limit

2347


how does an oracle clusterware manage crs resources?

1137


Where do you find the default index fill factor and how to change it? : sql server DBA

1121


how to restore files with rman?

2358


Explain about your sql server dba experience? : sql server DBA

1160


What view(s) do you use to associate a user's SQLPLUS session with his o/s process?

2608


what is the diffrence between core dba and apps dba?

2624


Oracle client is not able to connect to Oracle server although tnsnames.ora file has valid enteries. Oracle error message is “ cannot resolve net service name”. Mention any three reasons.

2614


How to bind a cobol module to a given job? I am not able to understand this concept.Can anyone help me out as how to carry out this task?

2148


suppose you want to audit specific activities on sensitive data. How can you achieve that?

1057


How to start SQL Server in minimal configuration mode?

8089


What is dbcc? : sql server DBA

1350


You have 4 instances running on the same UNIX box. How can you determine which shared memory and semaphores are associated with which instance?

4478


What is the default port no on which sql server listens? : sql server DBA

1216


when does an alert gets signaled?

1111