Skip to main content

Home/ Programming/ Group items tagged sql

Rss Feed Group items tagged

Richard Boss

Query Optimization using ColumnStore Index in MSSQL Server - 0 views

  •  
    In this article you will learn about Columnstore index that is a new concept introduced in MSSQL server 2012 which stores data in columnar format.
jdr santos

Ultimate++ - 0 views

  •  
    "U++ is a C++ cross-platform rapid application development framework focused on programmers productivity. It includes a set of libraries (GUI, SQL, etc..), and an integrated development environment."
Mr. DiGi

Erland Sommarskog's home page - 1 views

  •  
    Useful tips and guides for MSSQL
Andrey Karpov

SQL-like queries for C++ code: is this the task for static analysis? - 0 views

  •  
    Static analysis tools' users often wonder how to fulfill the task of searching for certain code fragments. For instance, how to find a function longer than 1000 lines; or how to find a class containing more than 100 methods; or which functions contain the largest (or the smallest) number of comments. Why do they want to know it?
1 - 7 of 7
Showing 20 items per page