Structured Query Language

SQL (Structured Query Language) is a computer language aimed to store, manipulate, and retrieve data stored in relational databases. The first incarnation of SQL appeared in 1974, when a group in IBM developed the first prototype of a relational database. The first commercial relational database was released by Relational Software (later becoming Oracle).

Categories in section: Articles Reviews
4D Database (5) Actionscript (14) Ajax (31)
Apple (25) ASP (20) C++ (22)
CGI (11) Coldfusion (23) Content Management (14)
CSS (54) DHTML (17) Domain Names (15)
Hardware (32) HTML (43) Java (32)
Javascript (42) JSP (10) Linux (101)
Microsoft Access (17) Microsoft Windows (92) Mysql (22)
Networking & Communication (18) Oracle (15) Perl (19)
PHP (51) PostgreSQL (9) Python (18)
Ruby (51) Search Engine (29) Smalltalk (1)
Structured Query Language (20) Visual Basic (15) Web Hosting (20)
XHTML (12) XML (21)

Ordering   Advanced search

Saturday, 27 March 2010 |  Written by Jonathan Gennick  | 
User rating: Rate it first |  Hits: 1042
One of the most powerful capabilities at your disposal when using SQL*Loader is the ability to define a SQL expression that operates on a field being loaded. Instead of loading the contents of the field, SQL*Loader loads the results of the expression. Consider the following book price data  Fields and Datatypes:
Friday, 02 November 2007 |  Written by Alister Christie  | 
User rating: Rate it first |  Hits: 2477
Friday, 02 November 2007 |  Written by Alister Christie  | 
User rating: Rate it first |  Hits: 2486
Friday, 02 November 2007 |  Written by Alister Christie  | 
User rating: Rate it first |  Hits: 2459
Friday, 02 November 2007 |  Written by Alister Christie  | 
User rating: Rate it first |  Hits: 2262
Saturday, 14 July 2007 |  Written by Willie Favero  | 
User rating: Rate it first |  Hits: 2299
You know that DB2 for z/OS Version 8 is where you really want to be. You've read all the articles and seen all the presentations describing the new features, functions, and other things V8 makes available to you. The list of cool stuff in DB2 V8 just goes on and on. You are also very much aware that Version 8 has not only been generally available (GA) now for well over 3 years, DB2 9 for z/OS has already been GA for 4 months.  
Tuesday, 19 June 2007 |  Written by LakeSide  | 
User rating: Rate it first |  Hits: 1883
In most cases, SQL Server Optimizer generates optimal plans. It is impossible to compete with its internal knowledge of average disk access cost, record length or page fill ratio. But, there is one area where human expertise is always superior.
Tuesday, 19 June 2007 |  Written by Nigel Rivett  | 
User rating: Rate it first |  Hits: 2352
Partitioned tables are a new feature available in SQL Server version 2005, aimed mainly at improving the performance of large database systems. The feature is only available for enterprise and developer edition. For other editions you can get a similar functionality with a partitioned view.
Tuesday, 19 June 2007 |  Written by Steve Joubert  | 
User rating: Rate it first |  Hits: 5022
This is the last installment of a four part article on SQL Server Reporting Services:     * Part 1, provided a step-by-step guide to basic report creation and     * Part 2 took a tour of some of the core SSRS features and functions that you'll need to develop dynamic reports     * Part 3 focused entirely on the built-in SSRS chart control.
Tuesday, 19 June 2007 |  Written by Steve Joubert  | 
User rating: Rate it first |  Hits: 3234
This is Part 3 of a four-part article series on SQL Server Reporting Services 2005 (SSRS). Part 1 provided a step-by-step guide to basic report creation and Part 2 took a tour of some of the core SSRS features and functions that you'll need to develop dynamic reports. Here, we turn our attention to the chart control that ships with SSRS.
Results 1 - 10 of 20 << Start < Prev 1 2 Next > End >>

Powered by jReviews