Oracle Database 12c delivers big data and data warehousing for the Enterprise
We have just released a series of five short video interviews with George Lumpkin, Vice President of Product Management, on the new 12c features that related to big data and data warehousing. I am pleased to see the new SQL pattern matching capabilities get in mention in chapter 2 - a quick recap if you missed my recent blog posts SQL Pattern Matching introduces a new SQL syntax, along with optimized performance, for detecting patterns in a sequence of events stored in a database table. For example, one might want to look for trends in a stock price, or for suspicious behavior stored in activity log. With Oracle 12c, these queries can be expressed in a simple syntax, without requiring recursive joins or other complex SQL constructs. For more information on SQL pattern matching visit the home page on OTN (click here ). In the section on easier management, chapter 3, George discusses the new partitioning features that we have added to make general maintenance and information lifecycl...