<?xml version="1.0" encoding="iso-8859-1"?>
<!-- Copyright (C) 2001-2012 - Developer Shed, LLC. -->
<rss version="2.0">
<channel>
<title>Tutorialized.com - Latest Tutorial Listings For Miscellaneous</title>
<link>http://www.tutorialized.com/</link>
<description>Photoshop Tutorials and Flash Tutorials</description>
<language>en-us</language>
<lastBuildDate>Thu, 16 Feb 2012 03:23:14 -0500</lastBuildDate>
<pubDate>Thu, 16 Feb 2012 03:23:14 -0500</pubDate>
<item>
<title>Delete duplicate rows without primary key in ms sql server</title>
<pubDate>Thu, 09 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Delete-duplicate-rows-without-primary-key-in-ms-sql-server/71760</link>
<description>
<![CDATA[Learn how to delete duplicate rows without any primary key in ms sql server database. This is the most common question asked in interview.]]>
</description><guid>http://www.tutorialized.com/tutorial/Delete-duplicate-rows-without-primary-key-in-ms-sql-server/71760</guid>
</item>
<item>
<title>How to check if table exists or not in ms sql server database</title>
<pubDate>Tue, 07 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-check-if-table-exists-or-not-in-ms-sql-server-database/70674</link>
<description>
<![CDATA[In this programming tutorial we will learn how to check if table exists or not in ms sql server database. Doing so is quite easy in ms sql server. sp_help command is use for this purpose. So let's hav...]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-check-if-table-exists-or-not-in-ms-sql-server-database/70674</guid>
</item>
<item>
<title>Query to get the all column names of a given table in ms sql server</title>
<pubDate>Mon, 06 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Query-to-get-the-all-column-names-of-a-given-table-in-ms-sql-server/69482</link>
<description>
<![CDATA[In this programming tutorial you will learn the query to get the all column names of a given table in ms sql server. Its quite easy. Lets have a look over the query.]]>
</description><guid>http://www.tutorialized.com/tutorial/Query-to-get-the-all-column-names-of-a-given-table-in-ms-sql-server/69482</guid>
</item>
<item>
<title>MS SQL Server Optimization Techniques for ASP.Net Programmers</title>
<pubDate>Mon, 06 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/MS-SQL-Server-Optimization-Techniques-for-ASP.Net-Programmers/68937</link>
<description>
<![CDATA[In this programming tutorial you will learn the MS SQL Server optimization techniques for asp.net programmers. MS SQL Server is a widely used database with websites developed in asp.net technology.]]>
</description><guid>http://www.tutorialized.com/tutorial/MS-SQL-Server-Optimization-Techniques-for-ASP.Net-Programmers/68937</guid>
</item>
<item>
<title>How to get the all user created tables saved in ms sql server database</title>
<pubDate>Mon, 06 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-get-the-all-user-created-tables-saved-in-ms-sql-server-database/68686</link>
<description>
<![CDATA[In this programming tutorial you will learn how to get the all user created tables saved in ms sql server database. It is quite easy and simple. Only you have to do is to write and execute the followi...]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-get-the-all-user-created-tables-saved-in-ms-sql-server-database/68686</guid>
</item>
<item>
<title>Query to get the length of string in ms sql server</title>
<pubDate>Mon, 06 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Query-to-get-the-length-of-string-in-ms-sql-server/68685</link>
<description>
<![CDATA[In this programming tutorial you will learn the query that will get the length of string in ms sql server. It is quite easy in ms sql server. Let's have a look over it.]]>
</description><guid>http://www.tutorialized.com/tutorial/Query-to-get-the-length-of-string-in-ms-sql-server/68685</guid>
</item>
<item>
<title>Difference between varchar and nvarchar</title>
<pubDate>Sun, 05 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Difference-between-varchar-and-nvarchar/68444</link>
<description>
<![CDATA[The wide range of data types in MS SQL Server can sometimes throw people through a loop, especially when the data types look highly interchangeable. VARCHAR and NVARCHAR seem to be highly interchangea...]]>
</description><guid>http://www.tutorialized.com/tutorial/Difference-between-varchar-and-nvarchar/68444</guid>
</item>
<item>
<title>Get the size of SQL Server Database and Tables</title>
<pubDate>Sun, 05 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Get-the-size-of-SQL-Server-Database-and-Tables/67969</link>
<description>
<![CDATA[n this tutorial you will learn how to get the size of SQL Server database and its tables. It is a good approach to check the size of your database routine wise and then performed appropriate action wi...]]>
</description><guid>http://www.tutorialized.com/tutorial/Get-the-size-of-SQL-Server-Database-and-Tables/67969</guid>
</item>
<item>
<title>learn how to get random records in sql server</title>
<pubDate>Sun, 05 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/learn-how-to-get-random-records-in-sql-server/67963</link>
<description>
<![CDATA[In this tutorial you will learn how to get random records in sql server. Sometimes you may need to get random records from table in ms sql server database. To do this in ms sql server is quiet easy. L...]]>
</description><guid>http://www.tutorialized.com/tutorial/learn-how-to-get-random-records-in-sql-server/67963</guid>
</item>
<item>
<title>How to get all store procedures saved in ms sql server database</title>
<pubDate>Sun, 05 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-get-all-store-procedures-saved-in-ms-sql-server-database/67962</link>
<description>
<![CDATA[In this tutorial you will learn how to get all store procedures saved in ms sql server database. Its quiet easy and simple. Just you have to do is to write and execute the following query.]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-get-all-store-procedures-saved-in-ms-sql-server-database/67962</guid>
</item>
<item>
<title>How to alter the data type of primary key in a table of ms sql server database</title>
<pubDate>Sun, 05 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-alter-the-data-type-of-primary-key-in-a-table-of-ms-sql-server-database/67958</link>
<description>
<![CDATA[In this tutorial we will learn how to alter the data type of primary key in a table of ms sql server database. We should think widely when we create any table in database. We should think how much dat...]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-alter-the-data-type-of-primary-key-in-a-table-of-ms-sql-server-database/67958</guid>
</item>
<item>
<title>Query to get data from another database server</title>
<pubDate>Sun, 05 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/Query-to-get-data-from-another-database-server/67957</link>
<description>
<![CDATA[In this tutorial we will learn how to get data from another database server. It is quiet handy to remain sit on one database server and get data from another database server. Let's have a look over ho...]]>
</description><guid>http://www.tutorialized.com/tutorial/Query-to-get-data-from-another-database-server/67957</guid>
</item>
<item>
<title>How to Self-Join a Table in SQL Server </title>
<pubDate>Sat, 04 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-Self-Join-a-Table-in-SQL-Server-/67611</link>
<description>
<![CDATA[This tutorial will show how to self join a table. By self-joining a table we can create table aliases and treat one table like a different table and then join them together.]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-Self-Join-a-Table-in-SQL-Server-/67611</guid>
</item>
<item>
<title>How to Use the INNER JOIN Keyword in SQL Server</title>
<pubDate>Sat, 04 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-Use-the-INNER-JOIN-Keyword-in-SQL-Server/67556</link>
<description>
<![CDATA[This tutorial will show how to use the INNER JOIN keyword. By creating two tables with a primary and foreign key we are able to join the two tables and return rows when there is at least one match in ...]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-Use-the-INNER-JOIN-Keyword-in-SQL-Server/67556</guid>
</item>
<item>
<title>How to Use the GETDATE Function in SQL Server </title>
<pubDate>Sat, 04 Dec 2010 01:01:01 -0500</pubDate>
<link>http://www.tutorialized.com/tutorial/How-to-Use-the-GETDATE-Function-in-SQL-Server-/67528</link>
<description>
<![CDATA[This tutorial will show how to use the GETDATE function in SQL Server. This function displays the current date and time on execution of the database.]]>
</description><guid>http://www.tutorialized.com/tutorial/How-to-Use-the-GETDATE-Function-in-SQL-Server-/67528</guid>
</item>
</channel>
</rss>
