Explore >> Select a destination


You are here

rpbouman.blogspot.com
| | troels.arvin.dk
4.7 parsecs away

Travel
| | [AI summary] The provided text is a detailed, comprehensive overview of SQL standards, database systems, and their respective features, including information about schemas, tables, views, constraints, and metadata queries. It also touches on differences between SQL dialects (PostgreSQL, MySQL, Oracle, Informix, DB2, MSSQL) in terms of syntax, case sensitivity, and support for SQL standards.
| | avestura.dev
4.4 parsecs away

Travel
| | Have you seen this legendary SQL iceberg meme? Let's talk about it while wearing our PostgreSQL hat!
| | use-the-index-luke.com
4.5 parsecs away

Travel
| | The INCLUDE clause for CREATE INDEX is available in some SQL databases: Microsoft SQL Server, PostgreSQL, and IBM Db2 (LUW)
| | henrikwarne.com
21.3 parsecs away

Travel
| What a great book Designing Data-Intensive Applications is! It covers databases and distributed systems in clear language, great detail and without any fluff. I particularly like that the author Martin Kleppmann knows the theory very well, but also seems to have a lot of practical experience of the types of systems he describes. There is...