Tutorial mainly uses syntax constructions of SQL-92 standard. It will help you to master in wide and varied possibilities for formulating queries. http://www.sql-ex.ru/
In this tutorial you come to know how to access and manipulate data in mysql. Here all the basic sql clauses are explained with example http://www.jvistas.com/tutorials/sql-tutorial/
Inserting data is at the heart of a database. Learn how to easily use the insert operator in SQL. http://www.sqltutorials.net/insert-into/inserting-data-into-sql-tables...
Creating tables is essential in SQL. Learn how to do this with step by step instructions. http://www.sqltutorials.net/sql-tables/sql-create-tables.html
Managing database requires three major things-update, change , and delete. Learn the steps to do this in SQL. http://www.sqltutorials.net/update-delete-data/updatechange-delete-dat...
Often times you have to combine output data in SQL, concatenation can be used for this. http://www.sqltutorials.net/concantenate/how-to-concantenate-strings.h...
Want to find out the minimum or average on a given data? Learn to use SQLs aggregate function for this. http://www.sqltutorials.net/aggregate/how-to-use-sql-aggregate-functio...
Sometimes with outputted data, comes unwanted white space. The trim function is used for this in SQL. http://www.sqltutorials.net/concantenate/how-to-use-the-trim-function....
If you need to find the range in some data, then you need to use between as your operator. http://www.sqltutorials.net/comparison/sqls-between-range.html
Many times you will want to filter results for very specific terms. You can accomplish this by using having and group by operators. http://www.sqltutorials.net/comparison/filter-data-using-the-having-cl...
SPAMFighter
This paper will discuss the shortcomings of some established filtering methods and outline how SPAMfighter's community-based approach to filtering can result in it performing much better than competing products and delivering a far superior return on investment. Read More
SOA for Business Application
This article will take you thorugh basic understanding on Service Oriented Architecture and will compare its advantages over a typical 2-tier architecture. Writtern by Tushar Dikshit... Read More
Social Media Marketing
This white paper is on various social media categories. All the social media are explained with example sites and appropriate strategies... Read More
Insurance SOA Technology
SOA is particularly pertinent to insurance organizations due to the change in the industry has undergone recently. Graham Smith, VP, AppLabs - discusses the benefits SOA can bring... Read More
Requirements Management
Requirements are the foundation of any development project. This paper describes the process of collecting, managing and tracking requirements Read More