ANSI SQL

GPTKB entity

Properties (50)
Predicate Object
gptkbp:instanceOf gptkb:International_Standard
gptkbp:defines data types
gptkbp:developedBy gptkb:American_National_Standards_Institute
gptkbp:firstPublished 1986
gptkbp:hasVersion gptkb:SQL:2016
https://www.w3.org/2000/01/rdf-schema#label ANSI SQL
gptkbp:includes INSERT statement
SELECT statement
UPDATE statement
DELETE_statement
gptkbp:isAttendedBy gptkb:ISO/IEC
gptkbp:isCompatibleWith gptkb:PL/SQL
T-SQL
PostgreSQL SQL
SQLite SQL
Oracle_SQL
DB2_SQL
MySQL_SQL
gptkbp:isLocatedIn various database systems
gptkbp:isPartOf database technology
gptkbp:isRelatedTo relational algebra
relational calculus
gptkbp:isSupportedBy database management systems
gptkbp:isTaughtIn computer science courses
gptkbp:isUsedFor data analysis
data manipulation
data retrieval
report generation
gptkbp:isUsedIn cloud computing
enterprise applications
mobile applications
web applications
relational databases
gptkbp:isUtilizedFor data analysts
data scientists
software developers
business intelligence professionals
gptkbp:provides data integrity
transaction control
gptkbp:supports constraints
indexes
joins
subqueries
data definition language
views
data manipulation language
stored procedures
data control language
triggers
gptkbp:usedFor database_management