12 | How to use the TRUNCATE Command in SQL in SQL PLUS CLI | Oracle PL/SQL Programming

Published: 01 March 2022
on channel: Book Of Infinity
233
13

This video describes how to use the TRUNCATE Command in SQL.
TRUNCATE command deletes the data present in Table but never deletes the structure of the Table.

12 | How to use the TRUNCATE Command in SQL in SQL PLUS CLI | Oracle PL/SQL Programming

#TRUNCATE_Command #DROP_Command #Delete_Table #SQLPLUS