Follow Me
Home
Features
_check
testing
__DropDown 2
__DropDown 3
_ShortCodes
_SiteMap
_Error Page
web technology
Sql
_Video Documentation
Computer
Corona Updates
Home
SQL- Drop Table
SQL- Drop Table | Corona Updates
Utsav Goel
April 12, 2020
Drop Table
DROP
table statement is used to delete a table and all the data like- indexes, triggers etc.
Syntax :-
DROP TABLE
TBName;
Example :
Let us first verify the
my_tb
table name and then we will delete it from the database as shown below.
Query :
DROP TABLE
my_tb;
Output :
Post a Comment
0 Comments
SQL
Tutorial UG
Related To
HTML
Powered by Blogger
Utsav
Social Plugin
Popular Posts
Facebook
Categories
Tags
Contact us
Name
Email
*
Message
*
0 Comments