<?xml version="1.0" encoding="utf-8"?><rss version="2.0"><channel><title>SQLManager: SQL Articles</title><copyright>(c) 1999-2005 EMS Database Management Solutions, Inc. All rights reserved.</copyright><link>http://www.sqlmanager.net/en/articles</link><description>SQL Articles</description><language>en</language><ttl>86400</ttl><item><title>SQL Server 2008 released</title><link>http://www.sqlmanager.net/en/articles/1389</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/1389</guid><description>Once again, Microsoft has released a new version of SQL Server that promises to improve life for database administrators. The latest version is SQL Server 2008, and it offers a large variety of new features and functionality that will make the administrat</description></item><item><title>MySQL 5.1 partitions in practice</title><link>http://www.sqlmanager.net/en/articles/1318</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/1318</guid><description>This article explains how to test the performance of a large database with MySQL 5.1, showing the advantages of using partitions.</description></item><item><title>UNIQUE Column with multiple NULL values</title><link>http://www.sqlmanager.net/en/articles/1306</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/1306</guid><description>In this article, author illustrates how to maintain uniqueness on a column and also allow multiple NULL values...</description></item><item><title>Oracle, MySQL and PostgreSQL feature comparison – Part 2</title><link>http://www.sqlmanager.net/en/articles/1280</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/1280</guid><description>Though the feature sets certainly differ between Oracle, Postgresql, and MySQL, most of your daily needs are met in these areas. This time around, we'll hit upon some areas where the platforms differ more significantly</description></item><item><title>A Primer on Falcon Tablespaces</title><link>http://www.sqlmanager.net/en/articles/1272</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/1272</guid><description>This article takes a quick look at how tablespaces are used within Falcon and what you can and can’t do with them.</description></item><item><title>How MySQL Treats Security Vulnerabilities</title><link>http://www.sqlmanager.net/en/articles/1271</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/1271</guid><description>The purpose of this article is to describe how MySQL has treated security vulnerabilities.</description></item><item><title>Setting Up Delegation for Linked Servers</title><link>http://www.sqlmanager.net/en/articles/1251</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/1251</guid><description>This article will discuss how to set up delegation on your SQL Server instances so you can use the impersonate options when setting up the security properties of linked server definitions. </description></item><item><title>Oracle, MySQL and PostgreSQL feature comparison – Part 1</title><link>http://www.sqlmanager.net/en/articles/1220</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/1220</guid><description>This is a first article to take a look at Postgresql, MySQL, and Oracle and discover which ones do what you need.</description></item><item><title>Using Non-Standard Port for SQL Server</title><link>http://www.sqlmanager.net/en/articles/1209</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/1209</guid><description>In this article author discusses how to use different port number than 1433 and the issues he came across when setup up SQL Server 2005 to use a non-standard port number</description></item><item><title>Debunking GROUP BY Myths</title><link>http://www.sqlmanager.net/en/articles/1188</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/1188</guid><description>This article shows how and why in MySQL, one can write GROUP BY queries that reference non-aggregated columns in the SELECT list that are not included in the GROUP BY clause</description></item><item><title>Row Movement in Oracle</title><link>http://www.sqlmanager.net/en/articles/1166</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/1166</guid><description>This article looks at three major operations where row movement is required: partition key value change, flashback and space management.</description></item><item><title>Using NOLOCK and READPAST table hints in SQL Server</title><link>http://www.sqlmanager.net/en/articles/1164</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/1164</guid><description>This article focuses on two table hints: NOLOCK and READPAST. I'll set up a table to use for our example queries</description></item><item><title>Multipurpose code in Oracle and Oracle Forms</title><link>http://www.sqlmanager.net/en/articles/1151</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/1151</guid><description>For DBAs and developers, this article should serve as a valuable lesson in learning how to take charge of what Oracle provides out of the box and making something better to suit your own purposes.</description></item><item><title>Using Multiple Active Result Sets (MARS)</title><link>http://www.sqlmanager.net/en/articles/1143</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/1143</guid><description>The concept of MARS is explained in an understandable and simple way...</description></item><item><title>Stored Procedures in MySQL 5.0</title><link>http://www.sqlmanager.net/en/articles/776</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/776</guid><description>Stored Procedures allows to automate or program our way out of many tasks on directly on the server rather than having to write external scripts to do complex manipulation of data.</description></item><item><title>MySQL 5.1's New XML Functions</title><link>http://www.sqlmanager.net/en/articles/775</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/775</guid><description>MySQL version 5.1.5 has functions for searching and changing XML documents. This article has examples.</description></item><item><title>MySQL 5.0 New Features: Triggers</title><link>http://www.sqlmanager.net/en/articles/773</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/773</guid><description>This article covers MySQL 5.0 support for Triggers using detailed examples, source code, and hands-on exercises.</description></item><item><title>MySQL 5.0 New Features: Data Dictionary</title><link>http://www.sqlmanager.net/en/articles/772</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/772</guid><description>This article covers the MySQL 5.0 Data Dictionary using detailed examples, source code, and hands-on exercises.</description></item><item><title>MySQL 5.0 New Features: Views</title><link>http://www.sqlmanager.net/en/articles/771</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/771</guid><description>This article covers MySQL 5.0 support for Views using detailed examples, source code, and hands-on exercises.</description></item><item><title>Managing Hierarchical Data in MySQL</title><link>http://www.sqlmanager.net/en/articles/725</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/725</guid><description>Two models for dealing with hierarchical data in MySQL.</description></item><item><title>A Practical Look at the MySQL Query Cache</title><link>http://www.sqlmanager.net/en/articles/704</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/704</guid><description>A quick look on how the popular database vendors implement their caching strategies...</description></item><item><title>Firebird for the Database Expert: Episode 1 - Indexes</title><link>http://www.sqlmanager.net/en/articles/692</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/692</guid><description>This paper focuses on the unusual characteristics of Firebird indexes.</description></item><item><title>Firebird Null Guide</title><link>http://www.sqlmanager.net/en/articles/691</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/691</guid><description>NULL behaviour and pitfalls in Firebird SQL</description></item><item><title>Point-in-Time Data Recovery</title><link>http://www.sqlmanager.net/en/articles/682</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/682</guid><description>Binary logging will slow a server by only one percent. In return, though, it allows for up to the minute data recovery.</description></item><item><title>An Overview of SQL Server 2005 for the Database Developer</title><link>http://www.sqlmanager.net/en/articles/655</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/655</guid><description></description></item><item><title>PostgreSQL Authenication with pam_ldap</title><link>http://www.sqlmanager.net/en/articles/654</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/654</guid><description>This article will discuss how to setup PostgreSQL to authenticate against an LDAP system.</description></item><item><title>Choosing the Right MySQL Version</title><link>http://www.sqlmanager.net/en/articles/653</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/653</guid><description>Which MySQL version you should use, whether you should consider upgrading, what to do when you find a bug?..</description></item><item><title>MySQL 5.0 New Features: Stored Procedures</title><link>http://www.sqlmanager.net/en/articles/652</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/652</guid><description>This article shows you how to write stored procedures and shares the implementation details of Stored Procedures in MySQL 5.0.</description></item><item><title>MySQL Network and You</title><link>http://www.sqlmanager.net/en/articles/646</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/646</guid><description>MySQL Network is presented in the press. What it all means for you?</description></item><item><title>SQL Constraints With PostgreSQL</title><link>http://www.sqlmanager.net/en/articles/636</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/636</guid><description>This article has covered a variety of constraints that help restrict user data within specified limits.</description></item><item><title>Using PostgreSQL User-Defined Functions to solve the Tree Problem</title><link>http://www.sqlmanager.net/en/articles/593</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/593</guid><description>In this article we demonstrate how to solve the classic tree problem using PostGreSQL user-defined functions.</description></item><item><title>Prepared Statements</title><link>http://www.sqlmanager.net/en/articles/592</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/592</guid><description>Benefits (and trade-offs) of the new server-side prepared statements and the support for it from various programming languages.</description></item><item><title>Structure Means Subqueries: Nesting SELECTs in MySQL 4.1</title><link>http://www.sqlmanager.net/en/articles/591</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/591</guid><description>Subqueries are another way to get data from multiple tables using a single query, and MySQL 4.1 includes support for this standard SQL construct.</description></item><item><title>New in MySQL 4.1: All the Little Features</title><link>http://www.sqlmanager.net/en/articles/590</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/590</guid><description>We've covered the major features in 4.1, now we wrap up our 'New in 4.1' series with an article about all of the little features.</description></item><item><title>Writing Secure Transact-SQL</title><link>http://www.sqlmanager.net/en/articles/589</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/589</guid><description>There are plenty of good sources of information about how to deploy SQL Server in a secure fashion.</description></item><item><title>Extending InterBase with User Defined Functions</title><link>http://www.sqlmanager.net/en/articles/588</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/588</guid><description>An overview of UDF's - User Defined Functions</description></item><item><title>Packaging SQL Procedures into iSeries Applications</title><link>http://www.sqlmanager.net/en/articles/587</link><guid isPermaLink="true">http://www.sqlmanager.net/en/articles/587</guid><description>This article explains a cost-effective way to package SQL procedures that does not require additional software.</description></item></channel></rss>
