mirror of
				https://github.com/postgres/postgres.git
				synced 2025-10-31 10:30:33 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			69 lines
		
	
	
		
			960 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			69 lines
		
	
	
		
			960 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| <chapter Id="sql-commands">
 | |
| <title>Commands</title>
 | |
| 
 | |
| <para>
 | |
| </para>
 | |
| 
 | |
| &alterTable;
 | |
| &alterUser;
 | |
| &begin;
 | |
| &close;
 | |
| &cluster;
 | |
| &commit;
 | |
| ©
 | |
| &createAggregate;
 | |
| &createDatabase;
 | |
| &createFunction;
 | |
| &createIndex;
 | |
| &createLanguage;
 | |
| &createOperator;
 | |
| &createRule;
 | |
| &createSequence;
 | |
| &createTable;
 | |
| &createTrigger;
 | |
| &createType;
 | |
| &createUser;
 | |
| &createView;
 | |
| &declare;
 | |
| &delete;
 | |
| &dropFunction;
 | |
| &reset;
 | |
| &revoke;
 | |
| &rollback;
 | |
| &select;
 | |
| &set;
 | |
| &show;
 | |
| &update;
 | |
| 
 | |
| </chapter>
 | |
| 
 | |
| <chapter Id="sql-functions">
 | |
| <title>SQL Functions</title>
 | |
| 
 | |
| <para>
 | |
| </para>
 | |
| 
 | |
| ¤tDate;
 | |
| ¤tTime;
 | |
| ¤tTimestamp;
 | |
| ¤tUser;
 | |
| 
 | |
| </chapter>
 | |
| 
 | |
| <!-- Keep this comment at the end of the file
 | |
| Local variables:
 | |
| mode: sgml
 | |
| sgml-omittag:t
 | |
| sgml-shorttag:t
 | |
| sgml-minimize-attributes:nil
 | |
| sgml-always-quote-attributes:t
 | |
| sgml-indent-step:1
 | |
| sgml-indent-data:t
 | |
| sgml-parent-document:nil
 | |
| sgml-default-dtd-file:"../reference.ced"
 | |
| sgml-exposed-tags:nil
 | |
| sgml-local-catalogs:"/usr/lib/sgml/catalog"
 | |
| sgml-local-ecat-files:nil
 | |
| End:
 | |
| -->
 |