Skip to content
SQL Server 2014 tutorial
Online Training
  • Home
  • Blog
  • Products
    • Online SQL Tutorial
    • DVD SQL Training
    • Unlimited Training Material
    • Free Video Training – MS SQL
    • SQL Server 2014 Tutorials – Details
  • Buy Now
  • FAQ
  • Members
  • Home
  • Blog
  • Products
    • Online SQL Tutorial
    • DVD SQL Training
    • Unlimited Training Material
    • Free Video Training – MS SQL
    • SQL Server 2014 Tutorials – Details
  • Buy Now
  • FAQ
  • Members

Author Archives: sql2014

What is Business Intelligence (BI)?

Business IntelligenceBy sql2014March 26, 2016Leave a comment

What is BI? BI stands for Business Intelligence (BI). Every enterprise requires understanding of how the company is performing, what area of the business requires focus to improve. To determine these, we need data, just data will not help, it requires analysis, calculations, in one word called metrics, to understand projected information. Source of the…

What is SQL Server 2014 CTP?

CTP, New FeaturesBy sql2014December 27, 2015Leave a comment

Sometimes I get asked this question, “What is SQL Server CTP edition?” Many people outside Microsoft think of a CTP as a “beta” release, we think of a CTP as a “Release Candidate” quality release with the ability to change the design and improve the test suite. The CTP version of the product has been…

What is Microsoft SQL – Compare different versions of MS SQL

OverviewBy sql2014December 22, 2014Leave a comment

Microsoft SQL is a relational database product from Microsoft Corporation. Any large application required by businesses and other organizations need a large amount of data to be stored and manipulated. Databases, working in tandem with a suitable application, have been the model used in such situations. Classical hierarchical and network databases have been replaced by…

SQL Server 2014 – What are the new features in MS SQL 2014?

MS SQL 2014, New FeaturesBy sql2014October 3, 2014Leave a comment

Microsoft’s SQL Server 2014 was released to the public on April 1 2014. This version of SQL Server has quite a few new features, the biggest one is by far the In-Memory OLTP engine that makes performance boost by up to 20x times. Get the latest version of SQL Server 2014 here: http://www.microsoft.com/en-us/server-cloud/products/sql-server/ Noteworthy product…

SQL Video Tutorial: How to use UPDATE Sql statement

UncategorizedBy sql2014March 29, 2014Leave a comment

UPDATE statement is one of common DML (data manipulation language) statements. Other DML statements include: SELECT INSERT DELETE UPDATE query is used to update or modify data in a Table or a View in a database. Using this statement, you can update a single field, multiple fields, single record or multiple records. Need to use…

←12←
All Rights Reserved. SQL Server 2014 Tutorial. Website Designed by MMK Designs LLC
Go to Top