Find Affordable Web Hosting Providers - Tophosts.com

Go Back   Web Hosting Forum - Webhosting Discussions at TopHosts.Com > Technical Hosting Forum
User Name
Password



Reply
 
Thread Tools Display Modes
Old 11-15-2011, 05:00 AM   #1
Edwige
Newbie
 
Join Date: Nov 2011
Posts: 2
Edwige is on a distinguished road
Default Mysql classes for BE IT students Bangalore

The DROP INDEX Statement
To delete an index in a table we can use the drop index statement.
DROP INDEX Syntax for MS Access:
DROP INDEX index_name ON table_name
DROP INDEX Syntax for MS SQL Server:
DROP INDEX table_name.index_name
DROP INDEX Syntax for DB2/Oracle:
DROP INDEX index_name
DROP INDEX Syntax for MySQL:
ALTER TABLE table_name DROP INDEX index_name
The DROP TABLE Statement
The DROP TABLE statement is used to delete a particular table in the database.
DROP TABLE table_name

The DROP DATABASE Statement
The DROP DATABASE statement is used to delete a particular database.
DROP DATABASE database_name
__________________
Final Year Projects
Edwige is offline   Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


» Links
   web hosting
   chromebook forum
   chicago webhosting
   webmaster forums
   merchant select

» Links


All times are GMT -4. The time now is 10:47 PM.
Powered by vBulletin Version 3.6.8
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
SEO by vBSEO 2.4.0