Login:  Password:    
forgot my password
sign up!
Search: 

MrBool Search
Google Search
Search results


by kind:

All



by channel:

All


04/29/2013 Video tutorial
Catalog View and Information Schema - T-SQL Step by Step Course - Lesson 16
In this video, we will continue our discussion on catalog views. As we quick recap: we know that there are many ways of getting information about the database.
04/28/2013 Video tutorial
IIF, Coalesce and Catalog Views - T-SQL Step by Step Course - Lesson 15
In this video, we will start our discussion with iif and coalesce. After we are done with iif and coalesce, we move to an important concept of catalog views.
04/27/2013 Video tutorial
Case Statement - T-SQL Step by Step Course - Lesson 14
In this video, we will discuss the use of the ‘case statement’. The case statement is very powerful because it lets you make decisions as you are building your statement.
04/27/2013 Video tutorial
If and IsNull - T-SQL Step by Step Course - Lesson 13
In this video, we will discuss the use of the if statement. After the ‘if statement’, we will talk about using ‘null’.
04/25/2013 Video tutorial
Working with characters in DataTypes - T-SQL Step by Step Course - Lesson 12
In this video, we will wrap up our data type discussion. Working with characters is very important to us
03/28/2013 Video tutorial
Data Types: Decimal Values, Date and Times - T-SQL Step by Step Course - Lesson 11
In this video, we will continue our data type discussion. These data types will allow us to work with decimal values and date and times.
03/28/2013 Video tutorial
DataType - T-SQL Step by Step Course - Lesson 10
In this video, we will discuss data types. Data types are very important when it comes to creating tables and working with variables.
03/26/2013 Video tutorial
Paging in SQL - T-SQL Step by Step Course - Lesson 9
In this video, we will talk about paging. If you have done any work with web page technologies, you would know that paging is an important concept.
02/28/2013 Video tutorial
Percent Keyword, with ties and comments in SQL statements - T-SQL Step by Step Course - Lesson 8
In this video, we will discuss the use of the ‘percent’ keyword, also we will talk about the use of ‘with ties’ when using ‘top’ and what effect it will have on the result and finally we will see the use of comments (single line and multi-line comments).
02/28/2013 Video tutorial
Group by, distinct, top and count clauses - T-SQL Step by Step Course - Lesson 7
After discussing the ‘use’ statement in the previous video, now we move to the group by, distinct, top and count clauses.
02/27/2013 Video tutorial
How to use the select statements on the correct database - T-SQL Step by Step Course - Lesson 6
In this video, we will continue the select statement discussion.
02/27/2013 Video tutorial
Select Statments: work with numbers, strings and dates, like and top - T-SQL Step by Step Course - Lesson 5
In this video, we will continue the select statement discussion.
02/27/2013 Video tutorial
Working with mathematical and date functions - T-SQL Step by Step Course - Lesson 4
In this video, we will continue the discussion of some of the T-SQL functions that we need in our day-to-day development.
02/27/2013 Video tutorial
Functions - T-SQL Step by Step Course - Lesson 3
In this video, we will discuss some of the T-SQL functions that we need in our day-to-day development.
02/26/2013 Online Course
T-SQL Step by Step Course
Welcome everyone to the T-SQL course. Here you will learn all the basics of T-SQL. We will discuss the T-SQL features step by step. We will be using SQL Server Express 2012 (which is a free download).
02/25/2013 Video tutorial
Select Statement - T-SQL Step by Step Course - Lesson 2
In this video, we will start discussing the select statement. We will start writing queries against the AdventureWorks 2012 database.
02/25/2013 Video tutorial
Introduction - T-SQL Step by Step Course - Lesson 1
In this video, we will start our course on T-SQL. T-SQL is Microsoft version of SQL.
01/03/2013 Article
How to refurbish all transactions log reserve in SQL Server
In this article, we will be studying to restore the last full backup and all transactions log backup in SQL server.
09/14/2012 Article
Architecture of a DBMS
See in this article some concepts related to data modeling, with emphasis on a DBMS architectures.
07/20/2012 Article
Advanced operations on MySQL database.
This article will explain you some advanced operations on MySQL like views, triggers, index and stored procedures. It is really important article for those aiming to build a website.
07/17/2012 Article
Simple MySQL database functions and operations
This article will tell you how you can work with MySQL database. It is meant for all beginners that want to know how we can create a new database, create a new table, make a inseret, delete or update a value in a table, alter or drop a table, use a select query and functions like sum, count, avg which makes the work easy.
06/05/2012 Article
SSMS Tools Pack in SQL Server
In this article, we are continuing our discussion of applications and add-ons that make developing applications simpler. Today’s discussion is about SSMS Tool Pack.
05/23/2012 Article
Working with indexes in databases for beginners
In this article you will see how constructing or creating an index may help retrieving the data at a much faster pace but it should be used very carefully and only at places where it is really required for.
05/04/2012 Article
SQL Search and XML Notepad
This article is a part of a series of articles that discuss tools and applications that are helpful to application developers. In this article we will talk about SQL Search and XML Notepad.
03/27/2012 Article
Comparing the effort: Trace instructions and the conclusion
A comparison of the effort required to perform common tasks in SQL Server, Oracle, MySQL and PostgreSQL – Part 6
03/26/2012 Article
Comparing the effort: Auditing and Scheduling a database task
A comparison of the effort required to perform common tasks in SQL Server, Oracle, MySQL and PostgreSQL – Part 5
03/25/2012 Article
Comparing the effort: Migrating a database and Managing security
A comparison of the effort required to perform common tasks in SQL Server, Oracle, MySQL and PostgreSQL – Part 4
03/22/2012 Article
Comparing the effort: Importing and exporting data and Programming and debugging
A comparison of the effort required to perform common tasks in SQL Server, Oracle, MySQL and PostgreSQL – Part 3
03/19/2012 Article
Comparing the effort: Building a High Availability Cluster and Setting up replication
A comparison of the effort required to perform common tasks in SQL Server, Oracle, MySQL and PostgreSQL – Part 2
03/16/2012 Article
Comparing the efford in databases – Part 1
A comparison of the effort required to perform common tasks in SQL Server, Oracle, MySQL and PostgreSQL






mrbool.com
contact us   |   publish your post   |   buy credits

Copyright 2013 - all rights reserved to www.web-03.net