|
Written by Administrator
|
|
Monday, 02 November 2009 14:21 |
|
Cloud is internet. In cloud computing the corporate/customers do not have to worry about infrastructure cost, power consumption etc. They just have to buy licenses for each client to connect to the cloud. The data, software & hardware are handled by the companies like Microsoft, Google. End user can save money, time on buying, installing software & hardware. As an exmaple we can say, we have to install microsoft outlook in client system & connect them to exchange to connect for mails. In a cloud computing environment like gmail, hotmail, users just need tools like internet explorer to connect to the mails through internet(cloud) In other words it is the software & hardware in the datacenter, which can be accessed as service through an API. ie., virtualizing the resources. It is heard that SQL Server 2010 is planning to be released with a seperate Cloud Version.
|
|
Last Updated on Monday, 02 November 2009 14:45 |
|
|
Written by Administrator
|
|
Tuesday, 17 March 2009 19:30 |
|
This site is all about MS SQLServer, MS Excel, MS Word & MS Office. Also sql development & administration, provided news and tips for database administrators. Eventhough the site is under development, you can find many useful articles. Happy reading... SQLServer.in Team The Structured Query Language (SQL) comprises one of the fundamental building blocks of modern database architecture. SQL defines the methods used to create and manipulate relational databases on all major platforms.SQL works with database programs like MS Access, DB2, Informix, MS SQL Server, Oracle, Sybase, etc. SQL Commands can be divided into four sublanguages
Data Manipulation Language(DML) : Select, Insert, Update, Delete, Merge
Data Definition Language(DDL) : Create, Alter, Drop, Rename, Truncate
Transaction Control : Commit, Rollback, Savepoint
Data Control Language(DCL) : Grant, Revoke
|
|
Last Updated on Thursday, 27 August 2009 10:14 |
|
|
|