News

Assuring optimal performance of database applications starts with coding properly formulated SQL. Poorly written SQL and application code is the cause of most performance problems. As much as 75% of ...
Learn how to master the SELECT statement to form truly useful data queries. This article explains functions, clauses, and keywords that will make your life a lot easier.
RDF store databases facilitate the inner workings of applications that connect data from multiple sources. This post is one of a series that introduces the fundamentals of NOSQL databases, and ...
There a number of pure Java SQL database systems develolpers can embed into applications. In this tip we introduce two open source projects, HSQLDB and Apache Derby.
XML databases can handle data of just about any size or format. This post is one of a series that introduces the fundamentals of NOSQL databases, and their role in Big Data Analytics.
A relatively new concept in the world of database systems is the NoSQL DBMS. What is NoSQL? Well, I bet you guessed that it doesn’t use SQL, right? I mean, it is sort of right there in the name. But ...
What are the advantages of using Access as the front end to a SQL Server database? For starters, it's likely that your client's users will be more familiar with it, and it's relatively easy to put ...
Joey on SQL Server How To Automate Tasks in Azure SQL Database Knowing how to automate tasks in the cloud will make you a more productive DBA.