Click here to create your personal news page. The news that appears on Databases will appear there and be constantly updated. You can then modify the page, share it with your friends, or export it and have it appear elsewhere.

You can also create a personal news page and follow the news that interests you by clicking on the tab labelled 'New page'.
 

topics : related - allExplore

Wikio Shopping (beta)

  1. 1. Computers
  2. 2. Electronics
  3. 3. Communication
  4. 4. Household Appliances
  5. 5. Car/Motor Bike
  6. 6. Digital Camera
  7. 7. Mobile Phone
  8. 8. Smartphone
  9. 9. PDA
  10. 10. GPS
  11. 11. LCD Monitor
  12. 12. Printer

New products

  1. 1. Denon AVC-2809
  2. 2. Zepto Nox A15
  3. 3. NZXT Guardian 921
  4. 4. Point Of View TFTV22W9BSD01
  5. 5. Toshiba Qosmio G-55-140
  6. 6. LG X110
  7. 7. PowerColor Radeon HD 4870 1 GB
  8. go to Shopping

Participate



Databases


Sort by : relevance - date - popularity
+Vote!

What paper trail?

I've been carting around my latest sheaf of press releases about the green-ness of electronic document technology for weeks now. Yes, as I've blogged before, I am still one of those people who can't help printing out certain emails in order to act on them. Yes, it's bad, I know....

+Vote!

SqlCredit – Part 17: Exploring SQL 2005's OUTPUT Clause

SQL Server 2005 introduces the OUTPUT clause, a bit of magic that allows us to get the identity value, plus a number of other values, from an INSERT, UPDATE, or DELETE, which all have different interaction with OUTPUT. This article concentrates on INSERT.

+Vote!

SQL Server 2008 MERGE Statement

With a single MERGE statement, you can easily implement insert, update, and delete logic to handle criteria for maintaining a table. Read on to learn how to use the MERGE statement.

+Vote!

MindTouch Deki: Kilen Woods release

Today, MindTouch Deki releases Kilen Woodds, its latest and biggest release. In conversation with co-founder Aaron Fulkerson I learned that Deki is rapidly transforming itself from being a smart wiki into what Fulkerson calls the 'connecting tissue' between applications. Others might call it mashup environment, still others a means of...

+Vote!

Oracle Reports for DBAs

As an Oracle DBA you might think that Oracle Reports have nothing to do with you, and you might be missing out on a simple means of generating reports to identify a source file, create an external table, write an SQL script and more.

+Vote!

Intrinsic Member Properties: The MEMBER_NAME Property

MSAS Architect Bill Pearson introduces the intrinsic MEMBER_NAME property. In hands-on exercises, we gain exposure to the use of the property in generating simple lists, as well as datasets to support report parameter picklists.

+Vote!

Focus on Popular Objects to Speed up an Access 2007 Database

Garry Robinson outlines how usage data can make the quest to speed up an Access database more focused. The article also delves into an Access 2007 ACCDB only feature called TempVars.

+Vote!

Sybase-to-Oracle Migration Accelerated By ANTs Software

ANTs software inc. introduces the Sybase-to-Oracle Accelerator Program, a new promotional offering that complements Oracle's current Sybase Safe Switch Program...

+Vote!

Check your SQL Server using Windows PowerShell – Part 3

Part 3 of this series illustrates how to acquire operating system and hardware related information from a host machine.

+Vote!

Oracle: MOVE vs SHRINK Commands

This article discusses re-organizing a table using the move and shrink commands, then compares how the rows are compacted within Oracle blocks and how row chaining is resolved.

1Vote!

SQL Server Audit in SQL Server 2008 – Part 2

Learn how to monitor database-level actions and write audit results to files.

1Vote!

SQL Server 2005 Express Edition - Part 26 - Introduction to Service Broker

This article is a brief overview of Service Broker's core features, which are available (in a somewhat limited capacity) in SQL Server 2005 Express Edition. The next installment will describe a sample application illustrating its operations and discuss its management, security, and routing characteristics.

+Vote!

DBA Insider - Useful PL/SQL Packages

Oracle supplies quite a large complement of pl/sql stored procedures, packages, and functions, which can help with some of a DBA's day-to-day needs. This article looks at some of the useful ones that we can add to our DBA or Developer toolbox.

+Vote!

Hands-on Oracle: Backup and Recovery Games - Creating Datafiles

Learn how to recover from the loss of a datafile, when you don't have a backup of that file.

+Vote!

IT success stories

Linkedin's web infrastructure seems to offer a model for mid range sites: it's fast, it's clean - and development seems to have been based on combining the best of open source products with minimal customization. by Paul Murphy