|
||||||
|
SQL Help
SQL-Structured Query Language-is a user interface for the storeage and retrieval of information in a relational database. To allow access to information in a relational database, SQL defines reserve words (operations, functions and commands) of the language which indicates the actions to be performed on the database. The SQL query interface to the Metalloprotein Database (MDB) offers a limited number of these operators, to preserve the integrity of the database. The SQL reserved words allowed in a MDB query are listed below. (Some are not standard SQL constructs, and reflect our use of mSQL). The basic SELECT command consists of two parts, called clauses: SELECT <some data> FROM <table name>.
Comparison OperatorsComparison operators are used to compare the relative value of two expressions to determine what action should be taken. Comparison operators available:
Logical OperatorsLogical operators are used to connect expressions, usually within a WHERE clause. Logical operators available:
Miscellaneous
Somewhere on the webHere are some helpful links regarding SQL. Be aware that you will not be able to use every single command spoken about in the tutorials, only the ones mentioned above, but they may give you a better idea about SQL queries.
|
|||||
|
Use the interactive interface to search the MDB Database MDB Site: About the MDB | Searching the MDB | MDB's FAQ | News and Release History | Future Plans Advanced Queries | SQL Query | Remote Viewer and How to use it | MDB downloads | Feedback |
||||||
|
Metalloprotein Structure and Design Site: TSRI Main Page | MetalloProtein Program Main Page | Metalloprotein Database & Browser About the Program | Employment & Research Opportunities Group Picture | For More Information | Feedback & Inquiries | Other Web Resources |
||||||