TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
C# Corner
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
SQL
FOLLOW
Learn SQL, a language to query and manipulate relational database management systems.
Articles
(398)
Blogs
(505)
Resources
(18)
Videos
(9)
News
(4)
Blogs
Find the Nth Maximum and Minimum record using SQL
SQL query to find Nth max and min record.
Biswa Pujarini Mohapatra
Feb 23, 2014
Store Numbers of Value in One Variable in SQL
This blog discusses storing numbers of value in one variable in SQL.
Ashok Sharma
Feb 11, 2014
How a Variable Holds Numbers of Values in SQL
This blog discusses the procedure of storing numbers of values with the same data type in one variable in SQL.
Ashok Sharma
Feb 07, 2014
Swapping a column values like ‘1 to 0’ and ‘0 to 1’ of a Table using SQL line query
Discover how to efficiently swap column values between '1' and '0' in a SQL table using a single query. Learn the art of data manipulation within SQL to update specific column value...
Rahul Bansal
Feb 03, 2014
Find the Duplicate values and Number of occurrence of them in a column of a Table using SQL line ...
Here we will discuss how to find the duplicity in a column of a Table in SQL.
Rahul Bansal
Feb 03, 2014
Sql Joins
In this blog you will learn about the sql joins.
Navneet Mitawa
Jan 31, 2014
CRUD Operation in SQL Server
This blog help for those people who is new in SQL.
Manish Kumar
Jan 18, 2014
Check for Stored Procedure Created and Last Modified Date
This blog will tell you how to find the created date and last modified date of a stored procedure.
Vignesh Kumar
Jan 16, 2014
Delete Jobs From SQL Server
Delete all the Jobs from the SQL Server database
Abhay Shanker
Jan 04, 2014
Intellisense For SQL Server
SQL Server Provides Intellisense but makes it more effective and easy to use which consumes your time and less writing code Use SSMS Tool. Really its Just Make programmer life easier. Try It Today.
Tirthak Shah
Dec 23, 2013
ACID Properties of SQL Server
In this blog we will learn about the ACID properties of the SQL Server which is a commonly asked interview question
Vithal Wadje
Dec 20, 2013
Trimming in SQL Server
This blogs describes how to remove space from a string using sql statement.
Kailash Chandra Behera
Nov 18, 2013
Count No Of Days in SQL Server
You can get count of the day(e.g. Tuesday) between two date(start date and End date) by below script.
Abhay Shanker
Oct 30, 2013
Look at NoSQL Databases
NoSQL [Not Only SQL] database is an alternative to traditional RDBMS systems like SQL Server, Oracle and it is having simple, lightweight mechanism for storage and retrieval of data.
Sateesh Arveti
Sep 12, 2013
Sort Result without using of "Order By" clause
This is a Example of Sort Result without using of "Order By" clause.
Kunal Vaishya
Sep 02, 2013
Differences Between Stored Procedures and Functions in SQL Server
We have seen most of the freshers and also experienced are confused when to use Functions and when to use Stored Procedures. So I have covered some differences between Functions and Stored Procedur...
Ramesh Gaur
Aug 12, 2013
Creating Stored Procedure in MySql
Creating stored procedure in MySql.
Anurag Sarkar
Jul 30, 2013
SQL Constraints
This blog defines constraints in SQL Server.
nava kiran
Jul 25, 2013
All Login Enable and Disable Login in SQL Server 2008
In this blog we can enable and disable all login for security reasons.
Om Agarwal
Jul 19, 2013
Define Free Disk Space in SQL Server with TSQL Code
In this blog I will explain how to Free Disk Space in SQL Server with TSQL Code.
Om Agarwal
Jun 26, 2013
No Records Available.
161
-
180
of
498
<<
7
8
9
10
11
>>
Mastering SQL
Challenge yourself
SQL Skill
E-Book Download
Get Certified
.NET Core