MS-DOS del command help
Information and help with the MS-DOS command del.... The del command is an internal command and is available in the below Microsoft operating systems....
vi/vimdeletecommandsandexamples
A collection of vi (vim) delete commands, including how to delete one line, how to delete multiple lines, how to delete to the beginning or end of...
diff between dml & ddl command
Drop command will delete the entire row also the structure.But truncate will delete the contenets only not the strucure, so no need to give ...