A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  special characters  sybase-tech-blog


Category: Definition

Data Query Language, DQL

The term Data Query Language or short DQL is a dialect of SQL (Structured Query Language) which describes how to retrieve data from relational databases. Theselect command is commonly used for these queries.