Get manager name in employee table mostly asked in interview question
05 October 2016 Sudhanshu Ranjan 1.26k
Mostly this question asked by interviewer to find the manager name of employee in employee table.
More..NULLIF Function in SQL Server with example
05 October 2016 Sudhanshu Ranjan 1.63k
Most of the Interviewer ask this question. What is NULLIF Function? The NULLIF function compares expression1 and expression2. If expression1 and expression2 are equal, the NULLIF function returns NULL. Otherwise, it returns the first expression which is expression1.
More..How to delete the duplicate record from table in sql server
08 July 2016 Sudhanshu Ranjan 1.45k
This is common query asked in most of the interviews.
More..Display data which has two or more than two times in table in sql server.
08 July 2016 Sudhanshu Ranjan 1.38k
This is most popular query which is asked by interviewers.
More..What is the difference between UNION and UNION ALL?
20 May 2016 Sudhanshu Ranjan 1.26k
UNION and UNION ALL both are merged the data of two different tables in single table. UNION display only the unique data in both table whereas UNION ALL display duplicate data also. Column name should be match on both table...More
More..Search In This Website
POPULAR POST
- TypeError: $(...).autocomplete is not a function
- Paging in MVC using C# with razor
- How to use CKEditor in MVC application/ Asp.net application.
- Bind dropdown in MVC using jquery with C#
- How to implement CAPTCHA in MVC 4 using C# Asp.net.
- set default page while using “Area” in MVC application
- Create and consume a simple WCF Restful service using AngularJs application
- datepicker textbox in mvc 4 using JQuery
- How to install asp.net mvc 5 in visual studio 2012
- Bind gridview and paging example in angularjs
CATEGORIES
- MVC4(26)
- Asp.net(25)
- Jquery(10)
- C#(25)
- Sql Server(9)
- Javascript(7)
- C++(5)
- Linq(1)
- Entity Framework(3)
- HTML5(5)
- Angular Js(7)
- CSS(1)
- Web API(0)
- ADO.Net(4)
- IIS(3)
- Oracle(2)
- Web Service(1)
- SSRS(0)
- SSIS(0)
- Crystal Report(0)
- My SQL(5)
- HTML(6)
- Visual Studio(18)
- WCF(1)
- WPF(0)
- XML(0)
- Knockout JS(0)
- Oops(7)
- Microsoft Office(0)
- Node JS(0)
- Windows(3)
- Angular2(3)
- angular4(1)
- angular5(1)
- angular6(1)