Schedule - PGConf.EU 2012

Programming the SQL Way with Common Table Expressions

Date: 2012-10-24
Time: 11:10–12:00
Room: Seine
Level: Intermediate

SQL is a declarative language, meaning the user submits an SQL command and the database determines the optimal execution. Common Table Expressions (CTEs) allow queries to be more imperative, allowing looping and processing hierarchical structures that are normally associated only with imperative languages. This talk will help developers use implement CTE queries in their applications and allow operations that normally could only be done in application code to be done via SQL queries.

Speaker

Bruce Momjian

Platinum Sponsors

2ndQuadrant EnterpriseDB

Gold Sponsors

VMWare Cybertec Servoy

Silver Sponsors

Heroku Dalibo GoodData pgPower


Related Conferences

Postgres Open 2012