IBM Informix-4GL is a query language created in 1985.
#1624on PLDB | 39Years Old |
Informix-4GL is a 4GL programming language developed by Informix during the mid-1980s.. Read more on Wikipedia...
SELECT UNIQUE city, state, zipcode, sname
FROM customer, state
WHERE customer.state = state.code