PL/SQL Fundamentals Part 2

In the last session , we have seen a brief about relational database model and a table structure. Let us see the database maintenance language called SQL in this chapter.
SQL is English like data base query language initially developed by Donald D Chamberlin and Raymond Boyce to manipulate data in IBM’s database called System R. [...]

[ More ] July 19th, 2010 | No Comments | Posted in Programming |

PL/SQL Fundamentals

In my last article we were discussing about a few points related to the origin of the computer era. In this lesson, we will talk about database management systems, query language and the procedure based programming.
Any application software picks data from its database. A database can be defined as a collection of processed data arranged [...]

[ More ] July 13th, 2010 | 1 Comment | Posted in Programming |

We are living at the edge of Technologies

We are living at the edge of Technologies. We cannot even imagine the life without computers, softwares and internet in the present life. From students through the formally illiterate individuals till the cutting edge technologists has the use of computers in their daily life in one way or the other.  So technology is a must [...]

[ More ] May 22nd, 2010 | 1 Comment | Posted in Programming |

SQL express 2008 with 10 GB support

SQL Server Express is now available with 10 GB Storage support. Earlier it was supported only 4GB. Now most SOHO users can use Microsoft SQL Express for their applications. It is ideal for websites and web based applications. It is coming along with a SQL management tool, reporting capabilities, full-text search, and spatial support. Compatible [...]

[ More ] May 17th, 2010 | No Comments | Posted in Servers |

Use Microsoft SQL Server Express 2008 It is free

Microsoft SQL Server Express Is a freely downloadable and distributable product from Microsoft. It is a light weight version of SQL server. SQL Server Express includes powerful features such as SQL Server Management Studio Express, for easily managing a database.
It is mainly for developers, embedded and smaller-scale applications,  You can Create databases up to 4 [...]

[ More ] December 26th, 2008 | 1 Comment | Posted in Misc, Programming, Servers, Softwares |