SQL

SQL

A community portal about SQL with blogs, videos, and photos. According to Wikipedia.org: SQL is the most popular computer language used to create, modify, retrieve and manipulate data from relational database management systems. The... [more]

A community portal about SQL with blogs, videos, and photos. According to Wikipedia.org: SQL is the most popular computer language used to create, modify, retrieve and manipulate data from relational database management systems. The language has evolved beyond its original purpose to support object-relational database management systems. It is an ANSI / ISO standard.

Sorted by: Top Picks
Written by Haje on
StelsXML is a JDBC type 4 driver that allows to perform SQL queries and other JDBC operations on XML files. With StelsXML JDBC driver, you can easily extract and process data contained in your XML documents by using the standard SQL syntax and XPath expressions. The driver is completely platform-independent. Features: supports most keywords of ANSI [...] Read Full Story
Written by ksmithaiea on
If you notice in the picture there is no a submit bottom but let's suppose there is one. table one... MySQL Code: [ code ] CREATE TABLE IF NOT EXISTS `restaurants` (   `restaurants_id` MEDIUMINT ( 8 ) UNSIGNED NOT NULL AUTO_INCREMENT ,   `restaurantname` VARCHAR ( 255 ) NOT NULL ,   `image` VARCHAR ( 100 ) DEFAULT NULL ,   PRIMARY KEY ( `restaurants_id` ) ) ENGINE=MyISAM  DEFAULT CHARSET =utf8 AUTO_INCREMENT = 173 ; [ /code ] Contains a list of restaurants and input tag name above in the picture is where through an user will get through the restaurant table to ... Read Full Story
Written by ksmithaiea on
If you notice in the picture there is no a submit bottom but let's suppose there is one. table one... MySQL Code: [ code ] CREATE TABLE IF NOT EXISTS `restaurants` (   `restaurants_id` MEDIUMINT ( 8 ) UNSIGNED NOT NULL AUTO_INCREMENT ,   `restaurantname` VARCHAR ( 255 ) NOT NULL ,   `image` VARCHAR ( 100 ) DEFAULT NULL ,   PRIMARY KEY ( `restaurants_id` ) ) ENGINE=MyISAM  DEFAULT CHARSET =utf8 AUTO_INCREMENT = 173 ; [ /code ] Contains a list of restaurants and input tag name above in the picture is where through an user will get through the restaurant table to ... Read Full Story
Written by ksmithaiea on
If you notice in the picture there is no a submit bottom but let's suppose there is one. table one... MySQL Code: [ code ] CREATE TABLE IF NOT EXISTS `restaurants` (   `restaurants_id` MEDIUMINT ( 8 ) UNSIGNED NOT NULL AUTO_INCREMENT ,   `restaurantname` VARCHAR ( 255 ) NOT NULL ,   `image` VARCHAR ( 100 ) DEFAULT NULL ,   PRIMARY KEY ( `restaurants_id` ) ) ENGINE=MyISAM  DEFAULT CHARSET =utf8 AUTO_INCREMENT = 173 ; [ /code ] Contains a list of restaurants and input tag name above in the picture is where through an user will get through the restaurant table to ... Read Full Story
Written by estdeals on
hi, i must send my job experience in a company on sydney, can you check me this follow list of experience? thanks Three months ******** Includes managing web sites for Chilen Police, the creation of a Palmtop project database on SQL Server 2005 and a website for a Chilen Police Department. My task was to syncronise the data from the central server to a police officer and filter the data from the palmtop which uses fingerprints as an option, this web site include a lot of controls about Ajax, because it require to show a lot quantity of data, for this reason, the project ... Read Full Story
Sorted by: Top Rated
Click to play video
Sorted by: Top Rated
No pictures yet.
This 15 modules, level 300 course provides students with the knowledge and skills to capitalize on their skills and experience as an Oracle DBA to manage a Microsoft SQL Server 2008 system. This workshop provides a quick start for the Oracle DBA to map, compare, and contrast the realm of Oracle database management to SQL [...]  
From blog.sqlauthority.com ()
Related news:
More perspectives...
HI guys I am just started learning SQL server. I have installed sql server 2008 in one laptop (call it 1) and it is connected to internet now 1. i want to access it from another pc which is connected with 1 via WAN. 2. and how to connect to sql server on 1 by internet Please help me out ...  
From daniweb.com ()
More perspectives...
I’ve seen a few customers run in to this recently when the resource database is in a different location than the master database.  A cumulate update or GDR for SQL Server 2005 may fail with the following for the SQL Server Database Services 2005 in the Summary_%.txt log file.  Look for the latest summary_%.txt file in the C:\Program Files\Microsoft SQL Server\90\Setup Bootstrap\LOG\Hotfix folder...  
From blogs.msdn.com ()
Related news:
More perspectives...
when I try to create a new mail account in my mail broadcast control center I get this message: SQL error: swd_act : ERROR: 1146 - Table 'craftyartsalesmailcatcher.swd_account' doesn't existContent-Type: text/html; charset=ISO-8859-1 SQL error: INSERT INTO swd_account (`isact` , `name`) VALUES...  
From daniweb.com ()
Related news:
More perspectives...
  Just wanted to remind everyone that on January 12, 2010, main stream support for SQL Server 2005 Service Pack 2 will end. In order to remain eligible for support, users of SQL 2005 will need to upgrade to SP3. Customers who do not upgrade will need to have custom support agreement to get continued support on SP2.  SQL Release Services has blogged about this here .   The Team Explorer 2008 Forward Compatibility Update (GDR) is available now...  
From blogs.msdn.com ()
Related news:
More perspectives...
Sponsors
More From Zimbio
Copyright © 2009 - Zimbio, Inc. Some rights reserved.