﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Articles tagged Basics</title><link>http://www.sqlservercentral.com/</link><description>Articles tagged Basics posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Worst Practices - Not Using Primary Keys and Clustered Indexes</title><description><![CDATA[<p>Two weeks ago Andy started his wildly successful series on Worst Practices. This week he continues that series discussing why failing to use primary keys and clustered indexes are worst practices. Agree or disagree, read the article and join the discussion. One thing you'll have to admit, reading an article by Andy is a lot more interesting than reading Books Online!



</p>]]></description><guid>http://www.sqlservercentral.com/articles/Miscellaneous/worstpracticesnotusingprimarykeysandclusteredindex/488/</guid><pubDate>Fri, 09 May 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Miscellaneous/worstpracticesnotusingprimarykeysandclusteredindex/488/</link></item><item><title>Views and Horizontal Partitioning</title><description><![CDATA[<p>Jambu Krishnamurthy brings us a look at the various options you have available with views and some of the techniques you can use to build a better database by incorporating them in your design.

</p>]]></description><guid>http://www.sqlservercentral.com/articles/Basics/2936/</guid><pubDate>Tue, 25 Mar 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Basics/2936/</link></item><item><title>XML IN 20 MINUTES!</title><description><![CDATA[<p>This article will quickly dive head first right into XML.




</p>]]></description><guid>http://www.sqlservercentral.com/articles/Basics/20010422115709/78/</guid><pubDate>Fri, 04 Jan 2008 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Basics/20010422115709/78/</link></item><item><title>ASP.NET 2.0: Retrieving XML Data with XmlDataSource Control </title><description><![CDATA[<p>This article shows how to retrieve both remote and local XML data and display it in a data Web control.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/3170/</guid><pubDate>Mon, 10 Sep 2007 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3170/</link></item><item><title>XML Workshop V - Reading Values from XML Columns</title><description><![CDATA[<p>Continuing on with his series on XML in SQL Server 2005, Jacob Sebastian brings us more examples on how to delve into the values of XML data.

</p>]]></description><guid>http://www.sqlservercentral.com/articles/Basics/3117/</guid><pubDate>Wed, 22 Aug 2007 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Basics/3117/</link></item><item><title>A Relational Model of Data for Large Shared Data Banks</title><description><![CDATA[<p>The classic paper from Dr. Codd.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/3047/</guid><pubDate>Mon, 25 Jun 2007 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/3047/</link></item><item><title>Views and Horizontal Partitioning</title><description><![CDATA[<p>Jambu Krishnamurthy brings us a look at the various options you have available with views and some of the techniques you can use to build a better database by incorporating them in your design.

</p>]]></description><guid>http://www.sqlservercentral.com/articles/Basics/2936/</guid><pubDate>Tue, 25 Mar 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Basics/2936/</link></item><item><title>Retrieving Data as XML from SQL Server</title><description><![CDATA[<p>All the hype that once surrounded XML is finally starting to die down, and developers are really beginning to harness the power and flexibility of the language. XML is a data descriptive language that uses a set of user-defined tags to describe data in a hierarchically-structured format.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/2870/</guid><pubDate>Fri, 23 Feb 2007 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2870/</link></item><item><title>Some Usages for XML</title><description><![CDATA[<p>While SQL Server 2005 has greatly expanded the XML capabilities of the platform, many DBAs are still not familiar with or comfortable 
with using XML in their coding. Yousef Ekhtiari brings us a new article that looks at a basic use of XML in inserting data into a table.

</p>]]></description><guid>http://www.sqlservercentral.com/articles/Basics/2822/</guid><pubDate>Thu, 22 Feb 2007 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Basics/2822/</link></item><item><title>Techniques for Uniquely Identifying Database Records</title><description><![CDATA[<p>When designing and creating a data model for a data-driven application, the records in tables must each be uniquely identifiable. By having a unique value associated with each record, individual records can be selected, updated, or deleted. Being able to uniquely identify records is so important and standard in a database system that databases allow those designing a database table to specify what column (or columns) make up the primary key.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/2721/</guid><pubDate>Fri, 22 Dec 2006 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2721/</link></item><item><title>Our Very Own SQL Server Data Compression</title><description><![CDATA[<p>Data space can be a concern in many situations as more and more data is being stored in your systems. Designing your schema to take this into account is important for a DBA and Steve Jones takes a look at how design decisions can be used to solve a business problem.

</p>]]></description><guid>http://www.sqlservercentral.com/articles/Basics/2730/</guid><pubDate>Thu, 23 Nov 2006 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Basics/2730/</link></item><item><title>Designing relational tables with subtypes</title><description><![CDATA[<p>Relational tables often describe more than one type of real world entity. In this tip, Bob Watkins covers some things to think about when designing such tables.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/2672/</guid><pubDate>Mon, 13 Nov 2006 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2672/</link></item><item><title>SQL Server 2005 – DML Usage on an untyped XML column</title><description><![CDATA[<p>Learn how to use Data Manipulation Language, a set of statements used to store, retrieve, modify, and erase data from a database, for untyped XML columns.</p><!-- safeguard (SQL Backup) -->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="https://sqlbackup.red-gate.com/LogIn?utm_source=ssc&utm_medium=pubad&utm_content=safeguard_backups&utm_campaign=sqlbackup&utm_term=rss-20016"><img src="http://assets.red-gate.com/external/SSC/backuphosted_white_68x68.png" alt="sqlbackup"></td>   <td><strong>New! Safeguard your SQL backups</strong><br />Protect your backups from onsite disaster with SQL Backup Pro and a Hosted Storage account from Red Gate.  <a href="https://sqlbackup.red-gate.com/LogIn?utm_source=ssc&utm_medium=pubad&utm_content=safeguard_backups&utm_campaign=sqlbackup&utm_term=rss-20016">Learn more</a></td>  </tr> </tbody></table>

]]></description><guid>http://www.sqlservercentral.com/redirect/articles/2599/</guid><pubDate>Mon, 18 Sep 2006 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2599/</link></item><item><title>Making Sense of the XML DataType in SQL Server 2005</title><description><![CDATA[<p>n SQL Server 2005, XML becomes a first-class data type. Developers can make minor remote modifications to stored XML documents easily, taking advantage of new support for XML schema-based strong typing, and server-based XML data validation. </p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/2483/</guid><pubDate>Mon, 10 Jul 2006 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2483/</link></item><item><title>Using XQuery to Manage XML with SQL Server 2005</title><description><![CDATA[<p>XML is now becoming more widely used as wireless devices are becoming more secure, and new technologies such as XQuery for SQL Server 2005 are making it much easier to handle XML more efficiently at the server level. Jesse Smith gives you a crash course on XQuery methods and how you can use them in certain situations to retrieve and update XML data stored in your SQL Server 2005 database.</p><!-- 15 seconds (SQL Monitor) -->
<table border="0" cellpadding="0" cellspacing="10" style="width: 100%;"> <colgroup>  <col width="68" />  <col width="1266" /> </colgroup> <tbody>  <tr align="left" valign="top">   <td>    <a href="http://www.red-gate.com/products/dba/sql-monitor/entrypage/custom-metrics?utm_source=ssc&utm_medium=pubad&utm_content=15_seconds&utm_campaign=sqlmonitor&utm_term=rss-20017"><img src="http://assets.red-gate.com/external/SSC/monitor_ico.gif" alt="sqlmonitor"></td>   <td><strong>Get alerts within 15 seconds of SQL Server issues</strong><br />SQL Monitor checks performance data every 15 seconds, so you can fix issues before your users even notice them.  <a href="http://www.red-gate.com/products/dba/sql-monitor/entrypage/custom-metrics?utm_source=ssc&utm_medium=pubad&utm_content=15_seconds&utm_campaign=sqlmonitor&utm_term=rss-20017">Start monitoring with a free trial.</a></td>  </tr> </tbody></table>


]]></description><guid>http://www.sqlservercentral.com/redirect/articles/2413/</guid><pubDate>Thu, 18 May 2006 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2413/</link></item><item><title>Using XQuery, New Large DataTypes, and More</title><description><![CDATA[<p>SQL Server 2005 introduces  a lot of new features, but it also enhances the popular and oft-used Transact-SQL (T-SQL) language. Changes include the introduction of new datatypes to store large values using the MAX indicator, the integration of enhanced XML querying and data modification with XQuery, and the new XML datatype.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/2405/</guid><pubDate>Mon, 08 May 2006 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2405/</link></item><item><title>Constructing XML Using FOR XML</title><description><![CDATA[<p>A SELECT query returns results as a rowset. You can optionally retrieve formal results of a SQL query as XML by specifying the FOR XML clause in the query.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/2378/</guid><pubDate>Wed, 19 Apr 2006 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2378/</link></item><item><title>A surrogate key architecture to perform powerful database operations</title><description><![CDATA[<p>The alternative to surrogate keys is natural data keys. In order to understand the many substantial benefits of surrogate keys it&#39;s necessary to discuss some background on the issues involved.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/2240/</guid><pubDate>Tue, 10 Jan 2006 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/2240/</link></item><item><title>Database Design and Reference Tables</title><description><![CDATA[<p>Whether you are building SQL Server 2000 applications or getting ready for the new features in SQL Server 2005, there are many fundamental database design principals that should be followed. New author Ranga Narasimhan brings us a look at how he handles reference tables when designing a database..

</p>]]></description><guid>http://www.sqlservercentral.com/articles/Basics/databasedesignandreferencetables/2053/</guid><pubDate>Tue, 27 Sep 2005 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Basics/databasedesignandreferencetables/2053/</link></item><item><title>Worst Practices - Not Using Primary Keys and Clustered Indexes</title><description><![CDATA[<p>Two weeks ago Andy started his wildly successful series on Worst Practices. This week he continues that series discussing why failing to use primary keys and clustered indexes are worst practices. Agree or disagree, read the article and join the discussion. One thing you'll have to admit, reading an article by Andy is a lot more interesting than reading Books Online!



</p>]]></description><guid>http://www.sqlservercentral.com/articles/Miscellaneous/worstpracticesnotusingprimarykeysandclusteredindex/488/</guid><pubDate>Fri, 09 May 2008 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Miscellaneous/worstpracticesnotusingprimarykeysandclusteredindex/488/</link></item><item><title>Introduction to XQuery in SQL Server 2005</title><description><![CDATA[<p>This white paper provides an introduction to various features of XQuery implemented in SQL Server 2005 such as the FLWOR statement, operators in XQuery, if-then-else construct, XML constructors, built-in XQuery functions, type casting operators, and examples of how to use each of these features. Non-supported features of XQuery in SQL Server 2005 and workarounds are described in this article. It also presents three scenarios where XQuery is useful.
</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/1938/</guid><pubDate>Thu, 23 Jun 2005 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/1938/</link></item><item><title>XML Simplified</title><description><![CDATA[<p>Everyone should be aware that XML is supported in SQL Server 2000 and plays an integral part of not only SQL Server 2005, but all of the Windows family. IIS metadata, web services, etc. all involve XML. But do you know what XML is and how to work with it? Author Raj Vasant brings us a basic article on what XML is and how the documents are structured.

</p>]]></description><guid>http://www.sqlservercentral.com/articles/Basics/xmlsimplified/1898/</guid><pubDate>Mon, 23 May 2005 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Basics/xmlsimplified/1898/</link></item><item><title>XML IN 20 MINUTES!</title><description><![CDATA[<p>This article will quickly dive head first right into XML.




</p>]]></description><guid>http://www.sqlservercentral.com/articles/Basics/20010422115709/78/</guid><pubDate>Fri, 04 Jan 2008 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Basics/20010422115709/78/</link></item><item><title>SQL Building Blocks and Server Settings</title><description><![CDATA[<p>This chapter covers the building blocks available to the database designer and database user to create and modify database objects and data. The SQL Data Types will be covered along with data representation as literals (constants) and expressions.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/1769/</guid><pubDate>Wed, 09 Mar 2005 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/1769/</link></item><item><title>Data Dictionary from within SQL Server 2000</title><description><![CDATA[<p>Mindy explores the metadata stored in SQL 2000 to show you how to produce a simple and useful data dictionary!

</p>]]></description><guid>http://www.sqlservercentral.com/articles/Installation/datadictionaryfromwithinsqlserver2000/607/</guid><pubDate>Fri, 04 Feb 2005 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Installation/datadictionaryfromwithinsqlserver2000/607/</link></item><item><title>Setting Matters Straight </title><description><![CDATA[<p>Fabian Pascal, famed database author and writer takes his shots at a recent thread on another SQL site. He makes some good points about normalization.</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/1668/</guid><pubDate>Thu, 20 Jan 2005 07:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/1668/</link></item><item><title>Methods for Parsing XML files</title><description><![CDATA[<p>Jon shows you several ways you can parse XML.


</p>]]></description><guid>http://www.sqlservercentral.com/articles/Miscellaneous/20010422115707/77/</guid><pubDate>Fri, 01 Oct 2004 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Miscellaneous/20010422115707/77/</link></item><item><title>A Survey of Microsoft SQL Server 2000 XML Features</title><description><![CDATA[<p>An oldy, but good basic look at XML and how it fits into SQL Server 2000.


</p>]]></description><guid>http://www.sqlservercentral.com/redirect/articles/1500/</guid><pubDate>Thu, 23 Sep 2004 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/redirect/articles/1500/</link></item><item><title>Handling Simple XML Using T-SQL</title><description><![CDATA[<p>SQL Server 2000 integrates a number of features to work with XML data and SQL Server 2005 should expand upon that. However the SQL Server 2000 extensions for working with XML data in T-SQL are not that mature. New author Eli Leiba looks at how he can traverse an XML file using T-SQL code.
</p>]]></description><guid>http://www.sqlservercentral.com/articles/Basics/handlingsimplexmlusingtsql/1482/</guid><pubDate>Mon, 20 Sep 2004 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Basics/handlingsimplexmlusingtsql/1482/</link></item><item><title>Lookup Table Design</title><description><![CDATA[<p>Designing a SQL Server database is a challenging task. Making decisions about how to build tables, their relations, etc. can be a full time job for any DBA helping to build an application. Lookup tables are a part of just about every application that you work with or build a back end for. Leo Peysakhovich brings us an article on database design that deals specifically with lookup tables.
</p>]]></description><guid>http://www.sqlservercentral.com/articles/Basics/lookuptabledesign/1424/</guid><pubDate>Tue, 27 Jul 2004 06:00:00 UT</pubDate><link>http://www.sqlservercentral.com/articles/Basics/lookuptabledesign/1424/</link></item></channel></rss>