News

The move from Microsoft SQL Server 2000 to 2005 was a big leap with many new functionalities and features introduced. The concept of DDL Triggers was one such new feature.
SELECT object_name, object_type, created, last_ddl_time, timestamp, status FROM user_objects; Run Operating System Commands from SQL*Plus One of my favorite commands in SQL*Plus is the host command.