Database



Introduction to SQL Joins
SQL Joins are used to compare and select rows from tables. This guide discusses Cross Joins, Inner Joins, Left Joins, Right Joins, and Full Joins and provides examples for each SQL Join.
Part 2: SQL Server Security Best Practices
Learn about the SQL Server security best practices and guidelines to keep your server and data safe. For example, selecting a SQL Server authentication mode.
Getting Started with Node.js SQLite
With npm and sqlite3, you can make your Node.js applications shine. This guide explains how you can install Node.js SQLite, create a SQLite database, create tables, and insert data.
Oracle 10g Express Edition on Debian 6 (Squeeze)
Install Oracle 10g to power server-side applications and web apps on Debian 6 (Squeeze).
Oracle 10g Express Edition on Ubuntu 10.04 LTS (Lucid)
Install Oracle 10g to power server-side applications and web apps on Ubuntu 10.04 LTS (Lucid).
Oracle 10g Express Edition on Ubuntu 10.10 (Maverick)
Install Oracle 10g to power server-side applications and web apps on Ubuntu 10.10 (Maverick).
Oracle 10g Express Edition on Ubuntu 9.10 (Karmic)
Install Oracle 10g to power server-side applications and web apps on Ubuntu 9.10 (Karmic).