- SQL Tutorial
Well organized easy to understand SQL tutorial with lots of examples. Including PHP, ASP, ADO, Oracle, Access, SQL Server. Related: HTML, JavaScript, XML, XQuery
By BearCan in Software with access ado asp easy examples html including javascript lots oracle organized php related server sql tutorial understand well xml xquery by 4 users
- Firebird офсайт
By cattus in Public bookmarks with firebird sql бд компьютер by 6 users
- JoSQL
SQL for Java Objects
By kapluni in Public bookmarks with java sql
- Programming Tutorials
Articles, tutorials and resources for programmers!
Find tutorials, articles, resources, books for programming languages such as Java, C#, C++, .NET, PHP, XML and much more...
amazon articles asp basic book books cd cobol cost csharp delphi dvd dvds java javascript jsp low php sql tutorials visual xml
By jdrsantos in Public bookmarks with ajax c cpp delphi html javascript php programming python sql tutorials xml by 13 users
- Coding Horror: Embracing Languages Inside Languages
Interesting take on middle layer generation.
By GollyJer in Public bookmarks with sql
- Download details
SQL Server 2005 Performance Dashboard Reports
By kapluni in Public bookmarks with performance sql
- MySQL Commands
By search4ward in Code > SQL with commands mysql sql by 6 users
- Coding Horror
A Visual Explanation of SQL Joins
By GollyJer in Public bookmarks with programming sql by 2 users
- Comparison of different SQL implementations
By jendrek in Programmierung > SQL with sql vergleich by 3 users
- SQL Quick Reference Guide
SQL Quick Reference Guide Statements SELECT [ DISTINCT ] * | LIST OF COLUMNS, FUNCTIONS, CONSTANTS FROM LIST OF TABLES OR VIEWS [ WHERE CONDITION(S) ] [ ORDER BY ORDERING COLUMN(S) [ ASC | DESC ] ] [ GROUP BY GROUPING COLUMN(S) ] [ HAVING CONDITION(S) ] DELETE FROM TABLE NAME [ WHERE CONDITION(S) ] INSERT INTO TABLE NAME [ (COLUMN LIST) ] VALUES (VALUE LIST) UPDATE TABLE NAME SET COLUMN NAME = VALUE [ WHERE CONDITION ] Functions Function Purpose SUM Total of the values in a field. AVG Average of the values in a field. MIN Lowest value in a field. MAX Highest value in a field. COUNT Number of values in a field, not counting Null (blank) values. Predicates Predicate Description BETWEEN ... AND Compares a value to a range
By kapluni in Public bookmarks with quick reference sql
Results 41 - 50 for sql
« Previous
Next »