Latest posts on tagged on "SQL"

How to use like Operator in Sql Stored procedure?

6 October 2016

In this article I will show you how to create Sql Server Stored procedure like, parameter implemented for it. Here I used nullable parameter (IsNull) and search the product using Like keyword.

Datediff Sql Compare two dates

5 September 2016

In this article, I will explain how to compare two dates and gets number of days using Datediff in SQL server.

Sql server isnull example?

8 July 2016

In this article, I describe How to use NULLIF in sql server. As we knows nullif clause used to check the value is null or not. If the value is null then we define some default value.

How to delete multiple rows in datatables grid using asp.net MVC?

31 May 2016

In this article we will discuss how to delete multiple rows in datatables grid using in asp.net. We are binding record(s) using datatable grid each row contains check box.If the user wants to delete multiple rows by select using checkbox.

Page 3 of 5