User login

DB News

Top 7 Reasons to Attend Developer Conferences

Database journal - Wed, 06/09/2010 - 08:00
Learn one database developer's top reasons for attending developer conferences, if they're worth the money and will he attend again. This particular article offers the authors opinions on the recent Developer Connection Visual Studio 2010 Launch Event.

PL/SQL Records for Oracle Database Administrators

Database journal - Wed, 06/09/2010 - 08:00
It can be hard, as an Oracle Database administrator, to expand your PL/SQL skills due to a lack of good examples, not to mention that lines upon lines of syntax definitions can be somewhat of a turn-off. Steve Callan shows how using PL/SQL records can simplify what you have to code - and they're easy to use too.

Book Review: The Excel Analyst's Guide to Access

Database journal - Mon, 06/07/2010 - 08:00
The 'Excel Analyst's Guide to Access' is especially good for Excel users who need an introductory but aggressive tutorial into the world of Microsoft Access. Read on to find out why Danny Lesandrini decided to keep this particular book in his own personal library.

Creating XML in SQL Server

Database journal - Fri, 06/04/2010 - 08:00
XML has become a common form of representing and exchanging data in today's information age. SQL Server introduced XML-centric capabilities in SQL Server 2000. That functionality has been expanded in later releases. One aspect of working with XML is creating XML from relational data, which is accomplished utilizing the FOR XML clause in SQL Server.


SQL Server Service Broker Components - Message Types, Contracts and Queue

Database journal - Thu, 06/03/2010 - 08:00
Arshad Ali discusses the Initiator, Target, Message Types, Contract and Queue--all components of SQL Server Service Broker (SSBS).

Little Known Uses for Oracle Database's Error Tool

Database journal - Wed, 06/02/2010 - 08:00
Oracle Database's Oracle Error messaging system is often forgotten but can become a staple for many database administrators.


Encryption Primer for SQL Server Data

Database journal - Tue, 06/01/2010 - 08:00
As a database developer or DBA there is not a lot you can do about a legitimate user sharing confidential data. However, you can minimize the risks of someone breaking into your database and browsing around to find confidential information. This article explores how you can use SQL Server features to encrypt your confidential data.


MySQL: Functional Partitioning

Database journal - Tue, 06/01/2010 - 08:00
This article contains common different methods of functional partitioning and common considerations for database setup and capacity. Company DBAs, database developers, engineers and architects should consider the pros and cons of any method of sharding or partitioning since compromises will have to be made given the pros and cons of a system setup.

MySQL Data Manipulation and Query Statements

Database journal - Fri, 05/28/2010 - 08:00
The Data Manipulation Language (DML) includes the major commands, INSERT, UPDATE, DELETE, and SELECT...INTO. Today's article focuses specifically on the uber-useful INSERT, UPDATE, DELETE, and SELECT statements.

May Madness - Fascinating Acquisitions Surrounding IBM DB2 and Sybase

Database journal - Fri, 05/28/2010 - 08:00
Julian Stuhler addresses a couple of fascinating acquisitions, both announced on the same day and each of which could have a significant impact on the world of DB2. Join Julian as he speculates on the facts, rumors and implications of these acquisitions.

Leveraging ACFS Snapshots and Cluster Infrastructure in Oracle Database 11gR2

Database journal - Thu, 05/27/2010 - 08:00
This article illustrates how to upgrade an Oracle Database 11gR1 quickly and efficiently to Oracle Database 11gR2 and place its database files within ASM-managed storage, including a brief demonstration of how ACFS snapshots can be used to recover quickly from human error when crucial components of an Oracle home are damaged or destroyed.

Sybase ASE 15.5 -- The Need for Speed

Database journal - Wed, 05/26/2010 - 08:00
The slogan "Bigger, Better, Faster" was always the driving force behind the database technology evolution. The latest release of Sybase ASE 15.5 is no exception.

Setting Up Oracle Database's Oracle Text

Database journal - Wed, 05/26/2010 - 08:00
Steve Callan walks through some Oracle Text setup steps and working examples of different index types used by Oracle Text.


Transparent Data Encryption (TDE) in SQL Server 2008

Database journal - Tue, 05/25/2010 - 08:00
Tapas Pal shows you how to encrypt your SQL Server database for a pre-existing, business critical web application using Transparent Data Encryption (TDE), a new full database encryption technique introduced in SQL Server 2008.

Exploring Derived Column Transformation in SQL Server Integration Services

Database journal - Mon, 05/24/2010 - 08:00
Marcin Policht examines SQL Server Integration Services' component, Derived Column Transformation,and how its usefulness is enhanced by its ability to implement fairly elaborate mathematical, logical, and string operations.

SQL Server and the XML Data Type : Data Manipulation

Database journal - Fri, 05/21/2010 - 08:00
The introduction of the xml data type, with its own set of methods for processing xml data, made it possible for SQL Server developers to create columns and variables of the type xml. Deanna Dicken examines the modify() method, which provides for data manipulation of the XML data stored in the xml data type via XML DML statements.

Oracle Buys Database Firewall Firm Secerno

Database journal - Fri, 05/21/2010 - 08:00
Oracle's latest purchase will provide additional protection from internal and external threats to enterprises' Oracle and non-Oracle databases.


Monitoring Oracle Database 11g R2 with Oracle Enterprise Manager

Database journal - Thu, 05/20/2010 - 08:00
Simplify the monitoring of queries in Oracle Database with Oracle Enterprise Manager (OEM). Learn how to analyze query related activity and reach a definitive conclusion of database performance.


Oracle Database's ADRCI: the Extended Commands

Database journal - Wed, 05/19/2010 - 08:00
Oracle's ADRCI extended commands provide valuable scripting and file viewing options, with about two dozen commands that you can use to look at and manage diagnostic information.. ADR is the future of Oracle diagnostics and it's essential that database administrators understand it.

The Wonders of Maatkit for MySQL

Database journal - Tue, 05/18/2010 - 08:00
MySQL is a great database for web-facing applications, however, it tends to be a bit rough around the edges. Enter Maatkit, a great toolkit with a bewildering array of command line tools that fill the gap where MySQL's native tools leave off. From data replication to query profiling and optimizing, Maatkit has tools to make you smarter, and help you get your job done.
Syndicate content