PL/SQL: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
Nessun oggetto della modifica
LauBot (discussione | contributi)
m Bot: passaggio degli url da HTTP a HTTPS
Riga 162:
 
==Linguaggi simili==
Anche altri DBMS hanno dei linguaggi associati. [[Sybase SQL Server|Sybase]] e il suo derivato [[Microsoft SQL Server]] hanno [[Transact-SQL]], [[PostgreSQL]] ha [[PL/pgSQL]] (che cerca di emulare PL/SQL), [[DB2]] include SQL Procedural Language<ref>[httphttps://publib.boulder.ibm.com/infocenter/db2help/index.jsp?topic=/com.ibm.db2.udb.doc/ad/c0011916.htm SQL PL]</ref> e [[MySQL]] ha una versione di SQL molto simile a PL/SQL.
 
PL/SQL assomiglia da vicino al [[Pascal (linguaggio)|Pascal]]. La struttura a packages alla struttura base del Pascal, o alle unità [[Delphi]].
Riga 173:
 
==Collegamenti esterni==
* {{cita web|httphttps://www.postgresql.org/docs/8.0/interactive/plpgsql.html|PL/pgSQL - SQL Procedural Language|lingua=en}}
* {{cita web|http://www.orafaq.com/wiki/PL/SQL_FAQ|Oracle PL/SQL FAQ|lingua=en}}
* {{cita web|httphttps://dev.mysql.com/doc/refman/5.0/en/stored-routines.html|MySQL Stored Procedures and Functions|lingua=en}}
 
{{Controllo di autorità}}