Languages
- 3161
- SQL Cheat Sheet: Query By Example
- Provides solutions to some common database selecting and inserting/updating tasks.
- 3164
- SQL Tutorial
- Tutorials suitable for beginners through to experts, focussing on commands, table manipulation, functions, and advanced concepts.
- 3165
- SQL Tutorial
- General tutorials on SQL, explaining the difference between data statements, transaction statements and schema statements, as well as key terms and syntax.
- 3168
- SQL Tutorial - Learn SQL Online
- A blog with various entries on syntax, functions and table manipulation, ranging from basic to advanced.
- 3169
- SQL for Web Nerds
- A well structured manuscript by Philip Greenspun based on the Oracle database. Queries, transactions, triggers, and RDBMS concepts are covered.
- 3170
- Steve Litt's SQL Troubleshooting Page
- A short discourse on how to analyse and troubleshoot problematic queries.
- 3171
- Summarizing data with SQL (Structured Query Language)
- A brief how-to on summarising data using aggregating clauses, such as SUM, GROUP BY and HAVING.
- 3172
- T-SQL Tutorial
- A series of tutorials and cheat sheets for T-SQL, ranging from beginner level to advanced.
- 3173
- Tizag SQL Tutorial
- Easy to follow tutorials that teach the fundamentals of querying against a database.
- 3174
- Wikipedia: SQL
- A history and overview of the language, including explanations of terminology, usage, and standard syntax.
- 3176
- Happy Squeaking
- Tutorial. Text and code samples. Japanese, with many useful English words and links. By Masashi Umezawa, one of the translators to Japanese of Simon Lewis' The Art and Science of Smalltalk: Saku Saku Smalltalk.
- 3177
- BeSqueak Project
- Port to BeOS: description, FAQ, mail list, screenshots, contact, links. [Open Source, OSI]
- 3178
- SqueakNOS
- Squeak No OS project, to run Squeak with no other OS under it, and implement all functionality in Smalltalk. Descriptions, downloads, news, mail list, CVS. [SourceForge, Open Source]