Differences

This shows you the differences between two versions of the page.

Link to this comparison view

dev:sql:statements:drop_database:home [2009/12/05 16:28]
tdo
dev:sql:statements:drop_database:home [2016/06/28 22:38]
Line 1: Line 1:
-{{page>:​top_add&​nofooter&​noeditbtn}} 
-<​html><​div align="​center"><​span style="​color:​red">​DRAFT</​span></​div></​html>​ 
-====== Omnidex SQL: DROP DATABASE ====== 
-{{page>:​sql_bar&​nofooter&​noeditbtn}} 
-===== Description ===== 
-===== Syntax ===== 
  
-<code SQL> 
-  DROP DATABASE database_name 
-      IN “filename” 
-      [WITH options] ​ 
-</​code>​ 
-  
- 
-===== Discussion ===== 
- 
-== DATABASE database_name == 
-Database_name is the name of an Omnidex database previously defined using the CREATE DATABASE Statement. 
- 
-== IN “Omnidex_Environment_filespec” == 
-Omnidex_Environment_filespec is the filespec containing the Omnidex Environment. 
- 
-== WITH options == 
-This Statement has no options. 
- 
-===== Examples ===== 
- 
-==== Simple ==== 
-  drop database tinydb IN "​tiny.xml"​ 
- 
-{{page>:​bottom_add&​nofooter&​noeditbtn}} 
 
Back to top
dev/sql/statements/drop_database/home.txt · Last modified: 2016/06/28 22:38 (external edit)