Tutorial - SQL (MySQL/Oracle/MS-SQL/Postgres) - Hello World!!


Coding Friends Tutorial Index - > SQL (MySQL/Oracle/MS-SQL/Postgres)

Author Ian - Tutorial Posts = 62
Well, might as well do a Hello world in all of the languages. Once you have a database installed, e.g. http://www.mysql.com, start up the database and goto the query line so that you are able to *talk* to the database. Type in
--
select 'Hello World';
--

This should show Hello World in the output of the database.

I shall have to do Hello World in all languages now :)
Creation of cool tutorials :)
User Name Password
Copyright@CodingFriends, 2005-2006. All Rights Reserved.
Home | Forums | Tutorials | Users
RSS Feeds - Global Global CodingFriends RSS Feed - Tutorials Tutorials CodingFriends RSS Feed - Forums Forums CodingFriends RSS Feed - News News CodingFriends RSS Feed
Users
Login|Password problem| Register here

Tutorials
Tutorials Home| C/C++| C#/Mono| Java| Javascript| PHP| Ruby| SQL| (X)HTML/CSS| VB| Linux| Windows

Forum
Forum Home

Projects
3D Game

Site
Home| About me| Links| FAQ

Search