Newletter Sign Up
Posts on the
Design Decomposition Blog
Iridium Satellite Collision in Space
You might have seen the recent news reports about the collision between U.S. and Russian communication satellites. The U.S. satellite was one of the Iridium satellites. What wasn’t reported and you probably don’t know is that an object database management system (ODBMS) is an important part of the Iridium system. Even though ODBMSs are a [...]
February 13, 2009
(The Acronym) SOA is (Perhaps) Dead (at Some Companies); Long Live Services
I am now also posting on the Cutter Blog. My initial posting is (The Acronym) SOA is (Perhaps) Dead (at Some Companies); Long Live Services. It is a response to Anne Thomas Manes’ SOA is Dead; Long Live Services on her blog at the Burton Group.
January 9, 2009
Atomicity
The typical definition of an atomic task or process is one that cannot be decomposed further. This is vague and subject to interpretation. The Decomposition Matrix on this site uses a specific definition: A task (for business process diagrams) or a process (for data flow diagrams) is atomic if every input relates to every output [...]
December 3, 2008
Well-Formed Business Process Diagrams
My last posting referenced the criteria for a well-formed business process diagram mentioned in Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. I am going to expand on their criteria to create a more comprehensive definition of a well-formed business process diagram. To start, here are three criteria [...]
November 18, 2008
Recent Business Process Modeling Books
I recently received two new books on business process modeling. Both books looked interesting because they had great titles. As it turns out, one book is great and the other not so good. The not so good book is Business Process Driven SOA using BPMN and BPEL by Matjaz B. Juric and Kapil Pant. There [...]
October 9, 2008
The Design Decomposition Blog
is written by Doug Barry.

This section covers the various standards and "default standards" for database management systems (DBMSs). Each standard is briefly described along with a code fragment. Links for additional information are also provided for each standard.

The standards included are shown below. Each link will open a new window.

Related content for: DBMS standards

More on the general topic: Database concepts and standards

Read more free articles on this site

There are nearly 400 pages of articles on this site with over 40 pages on database concepts and standards.

Search this site for more articles

Custom Search

Browse this site for more articles

Click on the topics below to browse the articles on this site. You can see more detail by clicking on the arrows. This highlights the location of the current article: DBMS standards.

Loading...

Related recent articles from Google News

Microsoft Releases Another Preview of Entity Framework 5
Visual Studio Magazine
By Kathleen Richards Microsoft has made several changes to ADO.NET Entity Framework 5 since the Beta 2 release, which has lead to another preview before the RTW, according to the company. The Entity Framework 5 Release Candidate, released on Tuesday, ...

18 May 2012 at 1:09pm
Logging jdbc operations with Log4jdbc.
TheServerSide.com
Log4jdbc is a jdbc driver that can log sql/jdbc calls. In fact log4jdbc is an implementation of proxy pattern which will automatically load popular jdbc drivers (Oracle, Derby, MySql, PostgreSql, H2, Hsqldb, ...), intercept calls, log information, ...

7 May 2012 at 12:36pm
In-depth: SQL server performance
Gamasutra
I first began working with SQL (the SQL-92 dialect) in 1995. At the time I'd only ever used raw disk IO for storage; and SQL was a complete shock. Every bit of data I needed could be stored using a single API, and the database server took care of all ...
and more »
4 May 2012 at 4:01am
VMware puts on new vFabric suite, takes your database on a date
Register
The vFabric 5.0 Advanced Edition added in the RabbitMQ messaging broker as well as the SQLFire Professional Edition in-memory distributed variant of that GemFire transactional database, which has JDBC and ODBC.NET links into it.
and more »
15 May 2012 at 7:37am
Monitoring JBoss with Monitis – Part 3
SYS-CON Media (press release) (blog)
By Hovhannes Avoyan In the last post of the series, we saw how to use the Monitis JMX agent to collect JDBC connection pool metrics from JBoss. While the connection pool performance is often the most important thing to monitor, there are a multitude of ...

11 May 2012 at 10:17pm
More related news on: SQL-92" OR JDBC OR SQLJ OR "SQL:1999" OR "SQL-1999" OR "SQL-99" OR "Java Data Objects" OR "ODMG 3.0" OR ADO.NET

Related books at Amazon.com

A Guide to SQL
A Guide to SQL
by Philip J. Pratt
Description: A Guide to SQL, Seventh Edition illustrates the basics of SQL programming using straightforward instruction and extensive hands-on exercises. Phil Pratt continues to present basic SQL commands in a business context using Oracle. A new running case, for a total of three, presents lessons in a real-world context for managing orders, parts, customers and sales reps.
Sams Teach Yourself SQL in 10 Minutes
Sams Teach Yourself SQL in 10 Minutes
by Ben Forta
Description: Sams Teach Yourself SQL in 10 Minutes is a tutorial-based book, organized into a series of easy-to-follow, 10-minute lessons. These well-targeted lessons teach you in 10 minutes what some books take several hours or days to teach. It is for those users who don't have the time to read lengthy chapters, or are not inclined to read "manuals." You will learn retrieving and sorting data...
SQL Fundamentals (3rd Edition)
SQL Fundamentals (3rd Edition)
by John J. Patrick
Description: SQL for the Real World   Don’t just learn “generic” SQL. Learn SQL to get results with the world’s top database platforms–Oracle for the enterprise and Microsoft Access for the desktop. Based on John Patrick’s hands-on SQL course at the University of California, Berkeley Extension, this book shows exactly how to retrieve the data you want, when you need it, in any application–from ...
More related books: Search Amazon.com for database