
Easily find issues by searching: #<Issue ID>
Example: #1832
Easily find members by searching in: <username>, <first name> and <last name>.
Example: Search smith, will return results smith and adamsmith
						Aqua Data Studio / nhilam | 
					
						 
							
	
	Follow
								829
						 
					 | 
				
| SELECT | 
				 Supported Versions: 2012 | See Also Versions: 12  | 
		
The SELECT statement is used to retrieve data rows from a database.
The result is returned in a result table, called a result-set.
			ALL
			    Includes all rows in the results.  ALL is the default.
			DISTINCT
			    Includes only uniqu rows in the results.  DISTINCT must be the first word in the SELECT list.  DISTINCT is ignored in browse mode.
			
			 
CREATE TABLE
About AquaClusters Privacy Policy Support Version - 19.0.2-4 AquaFold, Inc Copyright © 2007-2017