Oracle DBA FAQ - Managing Oracle Database Tables

Posted by: admin  :  Category: Oracle

A collection of 17 FAQs on database tables for DBA and developers. Clear answers are provided together with tutorial exercises to help beginners on creating, altering and removing tables, adding, alte…

Oracle DBA FAQ - Understanding SQL DML Statements

Posted by: admin  :  Category: Oracle

A collection of 15 FAQs on Oracle SQL DML statements. Clear answers are provided with tutorial exercises on inserting, updating and deleting rows from database tables.

Oracle DBA FAQ - Understanding SQL DDL Statements

Posted by: admin  :  Category: Oracle

A collection of 12 FAQs on Oracle SQL DDL statements. Clear answers are provided with tutorial exercises on creating, altering and dropping tables, indexes, and views.