Get facebook,twitter google plus,youtube and all other social media update with tips and tricks,blogging basics,tools,gadget Reviews,free softwares and interesting fact.
Definition: Drop column is used to remove a column from a given table. This also removes all data from the column. It is written as alter table Examples: ALTER TABLE music DROP COLOMN musicid ;
This removes the column "musicid" from the table called "music".
0 comments:
Post a Comment