<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.omnidex.com/docs/v51/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.omnidex.com/docs/v51/feed.php">
        <title>Documentation dev:sql:statements:drop_index</title>
        <description></description>
        <link>https://www.omnidex.com/docs/v51/</link>
        <image rdf:resource="https://www.omnidex.com/docs/v51/lib/tpl/simple/images/favicon.ico" />
       <dc:date>2026-04-23T12:01:24+0000</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.omnidex.com/docs/v51/doku.php?id=dev:sql:statements:drop_index:home&amp;rev=1351263618&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.omnidex.com/docs/v51/lib/tpl/simple/images/favicon.ico">
        <title>Documentation</title>
        <link>https://www.omnidex.com/docs/v51/</link>
        <url>https://www.omnidex.com/docs/v51/lib/tpl/simple/images/favicon.ico</url>
    </image>
    <item rdf:about="https://www.omnidex.com/docs/v51/doku.php?id=dev:sql:statements:drop_index:home&amp;rev=1351263618&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-10-26T15:00:18+0000</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dev:sql:statements:drop_index:home</title>
        <link>https://www.omnidex.com/docs/v51/doku.php?id=dev:sql:statements:drop_index:home&amp;rev=1351263618&amp;do=diff</link>
        <description>Omnidex SQL: DROP INDEX
 QuickLinks    Statements   Functions   OdxSQL  
Description

Drop an index.

Syntax



DROP [&lt;OMNIDEX | NATIVE&gt;] INDEX 
     [IF EXISTS] 
     [[(owner)]table.]index 
     [ON table]
     IN &quot;filename&quot; 
     [WITH options]


Discussion

&lt;OMNIDEX | NATIVE &gt;

IF EXISTS</description>
    </item>
</rdf:RDF>
