Links: Database related

Kristian Fiskerstrand's blog

folder Root folder Reference folder Development folder Database related

Sub Categories:

Sub folderDatabase design Sub folderMySQL Sub folderSQL Server  

Links:

SQL Zoo

An interactive tutorial. Allows access to tables using any of Oracle, SQL Server, MySQL, Access or PostgreSQL engines. 

Clicked: 219 Added: 2002-12-27 14:14:49 - Bad URL? Report it

Temporary Tables in MS Access 2002

If you are using an older version, follow the link to the other version 

Clicked: 109 Added: 2004-06-07 19:15:45 - Bad URL? Report it

Ten of the Biggest Mistakes Developers Make With Databases

*Choosing the Wrong Database *Choosing Too Many Databases *Know Your Data *It's Just Like Excel, Right? *Third Normal Form is Not the Holy Grail *What a Great Place to Hide Application Logic! *Who Needs Backups? *Yes, You Need Version Control *Use the Tools *Don't Assume Everything is a Nail Just Because You Have a Really Big Hammer 

Clicked: 6 Added: 2006-03-23 12:16:28 - Bad URL? Report it

W3school's SQL pages

What is SQL? * SQL stands for Structured Query Language * SQL allows you to access a database * SQL is an ANSI standard computer language * SQL can execute queries against a database * SQL can retrieve data from a database * SQL can insert new records in a database * SQL can delete records from a database * SQL can update records in a database * SQL is easy to learn SQL is a Standard - BUT.... SQL is an ANSI (American National Standards Institute) standard computer language for accessing and manipulating database systems. SQL statements are used to retrieve and update data in a database. SQL works with database programs like MS Access, DB2, Informix, MS SQL Server, Oracle, Sybase, etc. Unfortunately, there are many different versions of the SQL language, but to be in compliance with the ANSI standard, they must support the same major keywords in a similar manner (such as SELECT, UPDATE, DELETE, INSERT, WHERE, and others). Note: Most of the SQL database programs also have their own proprietary extensions in addition to the SQL standard! 

Clicked: 5 Added: 2005-12-06 16:48:25 - Bad URL? Report it

<< Previous | 1| 2| 3|
Total number of links: 602 in 81 (sub)categories - Suggest a link



[Sitemap]