<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">
<channel rdf:about="http://feeds2.feedburner.com/tutorialhero-567">
<title>Free MySQL Tutorials - Best MySQL tutorials at Tutorial Hero</title>
<link>http://feeds2.feedburner.com/tutorialhero-567</link>
<description>Free MySQL tutorials - updated every hour. Tutorial Hero - your daily source for online tutorials</description>
<dc:language>en-us</dc:language>
<dc:rights>(c) 2009 TutorialHero.com</dc:rights>
<dc:date>2018-10-17T07:29:28+01:00</dc:date>
<dc:creator>Tutorial Hero</dc:creator>
<dc:subject>Free MySQL tutorials</dc:subject>
<items>
<rdf:Seq><rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-90685-database_transaction_tutorial_in_sql_with_example_for_beginners.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-90684-mysql_tutorial.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-90683-quick_introduction_to_mysql_(part_1).php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-90686-10_example_of_select_queries_in_sql.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-90687-difference_between_truncate_and_delete_command_in_sql.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-90689-list_all_tables_in_a_mysql_database.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-90690-how_to_assign_column_aliases_in_sql_server.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-90688-simple_mysql_function_example.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-90694-how_to_calculate_the_average_of_a_numerical_column_sql_server.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-90691-how_to_use_the_over_clause_in_sql_server_2008_r2.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-90695-how_to_round_a_numeric_column_to_a_specified_decimal_count_in_sql_server_2008_r2.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-90693-how_to_create_a_table_in_a_database_in_sql_server_2008_r2.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-90696-10_useful_mysql_commands_for_application_developer.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-90700-how_to_use_wild_cards_in_sql_server_.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-90699-locating_specific_information_in_sql.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-90701-reset_all_the_table_values_in_mysql.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-90706-mysql_basics_and_commands_part_1.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-90702-find_the_sum_of_multiple_fields_inside_a_table_in_mysql.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-90704-to_insert_the_new_column_after_a_specific_column_using_mysql_.php"/>
<rdf:li rdf:resource="http://www.tutorialhero.com/tutorial-90707-ezsql_safesql_and_php_tutorial_.php"/>
</rdf:Seq>
</items>
<image rdf:resource="http://www.tutorialhero.com/logo.gif"/>
</channel>
<item rdf:about="http://www.tutorialhero.com/tutorial-90685-database_transaction_tutorial_in_sql_with_example_for_beginners.php">
<title>Database Transaction Tutorial in SQL with Example for Beginners - MySQL tutorial</title>
<link>http://www.tutorialhero.com/tutorial-90685-database_transaction_tutorial_in_sql_with_example_for_beginners.php</link>
<description>database transaction is an important concept to understand for all those programmer and developer wh</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-90685-database_transaction_tutorial_in_sql_with_example_for_beginners.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-90684-mysql_tutorial.php">
<title>MySQL Tutorial - MySQL tutorial</title>
<link>http://www.tutorialhero.com/tutorial-90684-mysql_tutorial.php</link>
<description>MySQL tutorial of w3resource is a comprhensive tutorial to learn MySQL.</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-90684-mysql_tutorial.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-90683-quick_introduction_to_mysql_(part_1).php">
<title>Quick Introduction to MySQL (part 1) - MySQL tutorial</title>
<link>http://www.tutorialhero.com/tutorial-90683-quick_introduction_to_mysql_(part_1).php</link>
<description>Quick Introduction to MySQL, everything you need to know to learn MySQL</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-90683-quick_introduction_to_mysql_(part_1).php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-90686-10_example_of_select_queries_in_sql.php">
<title>10 Example of SELECT queries in SQL - MySQL tutorial</title>
<link>http://www.tutorialhero.com/tutorial-90686-10_example_of_select_queries_in_sql.php</link>
<description>Select statement in SQL is used to retrieve data from database and sued to generate reports out of d</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-90686-10_example_of_select_queries_in_sql.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-90687-difference_between_truncate_and_delete_command_in_sql.php">
<title>Difference between truncate and delete command in SQL - MySQL tutorial</title>
<link>http://www.tutorialhero.com/tutorial-90687-difference_between_truncate_and_delete_command_in_sql.php</link>
<description>If you are working in a huge table you need to be very very careful while executing any query becuas</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-90687-difference_between_truncate_and_delete_command_in_sql.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-90689-list_all_tables_in_a_mysql_database.php">
<title>List all tables in a mysql database - MySQL tutorial</title>
<link>http://www.tutorialhero.com/tutorial-90689-list_all_tables_in_a_mysql_database.php</link>
<description>Learn how to list all tables in a mysql database</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-90689-list_all_tables_in_a_mysql_database.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-90690-how_to_assign_column_aliases_in_sql_server.php">
<title>How to Assign Column Aliases in SQL Server - MySQL tutorial</title>
<link>http://www.tutorialhero.com/tutorial-90690-how_to_assign_column_aliases_in_sql_server.php</link>
<description>SQL Server, Functions, COUNT, Distinct, Column Aliases, Aliases, Table Expressions</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-90690-how_to_assign_column_aliases_in_sql_server.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-90688-simple_mysql_function_example.php">
<title>simple mysql function example - MySQL tutorial</title>
<link>http://www.tutorialhero.com/tutorial-90688-simple_mysql_function_example.php</link>
<description>how to create a simple mysql function</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-90688-simple_mysql_function_example.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-90694-how_to_calculate_the_average_of_a_numerical_column_sql_server.php">
<title>How to Calculate the Average of a Numerical Column SQL Server - MySQL tutorial</title>
<link>http://www.tutorialhero.com/tutorial-90694-how_to_calculate_the_average_of_a_numerical_column_sql_server.php</link>
<description>SQL Server, Functions, Average, AVG(), Column Aliases, Calculate Average</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-90694-how_to_calculate_the_average_of_a_numerical_column_sql_server.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-90691-how_to_use_the_over_clause_in_sql_server_2008_r2.php">
<title>How to Use the OVER Clause in SQL Server 2008 R2 - MySQL tutorial</title>
<link>http://www.tutorialhero.com/tutorial-90691-how_to_use_the_over_clause_in_sql_server_2008_r2.php</link>
<description>SQL Server 2008 R2, Query, Clauses, OVER Clause, SUM, Aggregate Functions, Ranking Functions, Partit</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-90691-how_to_use_the_over_clause_in_sql_server_2008_r2.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-90695-how_to_round_a_numeric_column_to_a_specified_decimal_count_in_sql_server_2008_r2.php">
<title>How to Round a Numeric Column to a Specified Decimal Count in SQL Server 2008 R2 - MySQL tutorial</title>
<link>http://www.tutorialhero.com/tutorial-90695-how_to_round_a_numeric_column_to_a_specified_decimal_count_in_sql_server_2008_r2.php</link>
<description>SQL Server 2008 R2, SQL, Query, Functions, ROUND, Decimal, CREATE TABLE</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-90695-how_to_round_a_numeric_column_to_a_specified_decimal_count_in_sql_server_2008_r2.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-90693-how_to_create_a_table_in_a_database_in_sql_server_2008_r2.php">
<title>How to Create a Table in a Database in SQL Server 2008 R2 - MySQL tutorial</title>
<link>http://www.tutorialhero.com/tutorial-90693-how_to_create_a_table_in_a_database_in_sql_server_2008_r2.php</link>
<description>SQL Server 2008 R2, Database, Table, CREATE DATABASE, CREATE TABLE, schemas, query</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-90693-how_to_create_a_table_in_a_database_in_sql_server_2008_r2.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-90696-10_useful_mysql_commands_for_application_developer.php">
<title>10 useful mysql commands for application developer - MySQL tutorial</title>
<link>http://www.tutorialhero.com/tutorial-90696-10_useful_mysql_commands_for_application_developer.php</link>
<description>This mysql command tutorial contains some of most frequently used command by application developer.</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-90696-10_useful_mysql_commands_for_application_developer.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-90700-how_to_use_wild_cards_in_sql_server_.php">
<title>How to Use Wild Cards in SQL Server  - MySQL tutorial</title>
<link>http://www.tutorialhero.com/tutorial-90700-how_to_use_wild_cards_in_sql_server_.php</link>
<description>searching databases with wildcards</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-90700-how_to_use_wild_cards_in_sql_server_.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-90699-locating_specific_information_in_sql.php">
<title>Locating Specific Information in SQL - MySQL tutorial</title>
<link>http://www.tutorialhero.com/tutorial-90699-locating_specific_information_in_sql.php</link>
<description>database data location, SQL databases, queries, SQL, ASP.NET, select statement, where clause</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-90699-locating_specific_information_in_sql.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-90701-reset_all_the_table_values_in_mysql.php">
<title>Reset all the table values in Mysql - MySQL tutorial</title>
<link>http://www.tutorialhero.com/tutorial-90701-reset_all_the_table_values_in_mysql.php</link>
<description>Reset all the table values in Mysql</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-90701-reset_all_the_table_values_in_mysql.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-90706-mysql_basics_and_commands_part_1.php">
<title>MySQL basics and commands Part 1 - MySQL tutorial</title>
<link>http://www.tutorialhero.com/tutorial-90706-mysql_basics_and_commands_part_1.php</link>
<description>This tutorial includes basic sets of mysql commands which I used day to day basis. </description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-90706-mysql_basics_and_commands_part_1.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-90702-find_the_sum_of_multiple_fields_inside_a_table_in_mysql.php">
<title>Find the sum of multiple fields inside a table in mysql - MySQL tutorial</title>
<link>http://www.tutorialhero.com/tutorial-90702-find_the_sum_of_multiple_fields_inside_a_table_in_mysql.php</link>
<description>Find the sum of multiple fields inside a table in mysql</description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-90702-find_the_sum_of_multiple_fields_inside_a_table_in_mysql.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-90704-to_insert_the_new_column_after_a_specific_column_using_mysql_.php">
<title>To insert the new column after a specific column using mysql  - MySQL tutorial</title>
<link>http://www.tutorialhero.com/tutorial-90704-to_insert_the_new_column_after_a_specific_column_using_mysql_.php</link>
<description>To insert the new column after a specific column using mysql </description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-90704-to_insert_the_new_column_after_a_specific_column_using_mysql_.php</feedburner:origLink>
</item>
<item rdf:about="http://www.tutorialhero.com/tutorial-90707-ezsql_safesql_and_php_tutorial_.php">
<title>ezSQL, safeSQL and PHP Tutorial  - MySQL tutorial</title>
<link>http://www.tutorialhero.com/tutorial-90707-ezsql_safesql_and_php_tutorial_.php</link>
<description>Advanced ezSQL, safeSQL and PHP Tutorial </description>
<feedburner:origLink>http://www.tutorialhero.com/tutorial-90707-ezsql_safesql_and_php_tutorial_.php</feedburner:origLink>
</item>
</rdf:RDF>
