KNOWLEDGE BASE
Log In    |    Knowledge Base    |    4D Home
4D Summit: Beginning SQL
PRODUCT: 4D | VERSION: 11.3 | PLATFORM: Mac & Win
Published On: October 7, 2008
This technical article is currently restricted to 4D Summit attendees and Partners Only. Login with your Customer account to have full access to this article!!!
Log In

If you have never written a line of SQL, the first thing to do is cast away your trepidation: It’s a simple enough language to get a grip on the basics. SQL stands for Structured Query Language and is typically pronounced “S.Q.L.” or “sequel”. It is a language that is used by relational database management systems to access databases, and create, modify and destroy database objects.