Latest posts on tagged on "SQL"

How to create while loop SQL server?

7 May 2016

In this article we will discuss, How to create while loop SQL server We will be using Employee table. Below example we need to insert 1000 products to a item table using while loop.

How to connect ADO.NET code to SQL Server Database and retrieve data?

4 May 2016

In this article we will discuss, to connect ADO.NET code to SQL Server Database and retrieve data. We are using SQLConnection,SQLCommand and SQLDataReader classes are present in System.Data.SqlClient namespace. System.Data.SqlClient is also called as .Net data provider.

How to find your Current bank balance using SQL query?

23 March 2016

In this section, I explain how to find your bank balance using sql query. This questions asked by many interviewer, so please do this practice before go to interview.

Page 4 of 5