And thusly were the wise words spake by Jay West
Well, it wasn't a programming language, but it was a command prompt data
retrieval database language. Pick (aka Reality, Sequel, Zebra, Revelation,
Mentor, Ultimate, Prime Information yada yada yada....) did. For example, at
the command prompt, the following are valid commands and yield just what
you'd think.
LIST CUSTOMER-INVOICES WITH ORDER.AMOUNT > "50.00"
SELECT CUSTOMERS WITH ZIP = "63102" AND WITH AR.BALANCE # "0.00"
LIST CUSTOMERS NAME ADDRESS CONTACT
And of course you could store those commands in a file and even use in-line
prompting for variables, so it was kind of a programming language too.
This looks a lot like SQL... Do you know if SQL was based on Pick?
Cheers,
Bryan