Online Remove A Table eLearning Training
From 123-CBT Computer Based Training
Oracle SQL Specifics Creating and Managing Database Objects

...ement to rename a table.
Use the DROP TABLE statement to remove a table and its definition from the database.
Use the TRUNCATE TABLE statement to truncate a table.
Use the COMMENT ON statement to add a comment to a table.
Unit 2: Using Oracle Database Objects
Duration: 1.5 - 2 Hour(s)
Identify the advantages of views.
Use the CREATE VIEW statement to create a view.
Differentiate
more...
