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)
Articles
SQL-CLR For Beginners: Part-5: Call Function and Procedure From Other Procedure
In today’s article, we will learn how to call store procedure and user-defined function ( UDF in Database) from store procedure.
Sourav Kayal
Sep 20, 2013
PL/SQL Best Practices
This article lists some important SQL Best Practices with examples.
Subal Mishra
Jun 15, 2012
Using Filter Settings Option in SQL Server
In this article I provide a quick overview of how to use Filter Setting in SQL Server.
Rohatash Kumar
Apr 04, 2013
CASE Statement In Transact-SQL
In this article, I am going to explain the case statement in Transact-SQL and how to sort table data using the case statement
Sandeep Singh Shekhawat
Jan 04, 2013
Secured Connection Between SQL Server and C# Using Specific Port
In this article, we will discuss how to get the port no of our own SQL Server instance and how to use that port in the SQL Server setting, and at the end how to use that port in your C Sharp applic...
Naveed Zaman
May 10, 2013
Handling Concurrency Data Insertion Operations in MySQL
This article discusses how to create databases and tables in MySQL. More emphasis is placed on how to get the details of the latest inserted ID and also the usage of appropriate functions in the ca...
Akkiraju Ivaturi
Sep 11, 2012
Inversion of Control and Dependency Injection
This article explains Inversion of Control and Dependency Injection. Inversion of control is a principle and dependency injection is a way of implementing inversion of control.
Akshay Patel
Sep 03, 2012
How to Index a Table Variable in SQL Server
In this article, you will learn how to use Index Table variables in SQL Server.
Venkatesan Jayakantham
Dec 08, 2010
Creating Subquery in SQL Server
This article shows how to create a subquery to a select statement in SQL Server.
Rohatash Kumar
Apr 25, 2013
SQL-CLR For Beginners: Part-4: Consume C# Class in Stored Procedure
In this article we will learn how to use traditional C# class within SQL-CLR Application.
Sourav Kayal
Sep 04, 2013
SQL CLR For Beginners: Part 3: Create Function in SQL-CLR
In this article we will see how to create a simple function in a SQL-CLR Project.
Sourav Kayal
Sep 01, 2013
Cursor and XML Strore Procedure in SQL
How to use Cursor and XML together in SQL Stored Procedures.
Sudheendra Rao Bilamkar
Nov 10, 2009
Learn Membership Services Part 1: Installing ASP.NET Membership Services Database in SQL Server 2...
In this article, we create a database in SQL Server and install ASP.NET membership services then install an ASP.NET Memberships Services Database.
Sandeep Singh Shekhawat
May 04, 2013
How to Encrypt and Decrypt a Password
How to Encrypt and Decrypt a Password using EncryptByPassPhrase and DecryptByPassPhrase.
Syed Shakeer
Feb 18, 2011
Binary_Checksum the Alternate of NewID() to Fetch Random Records in SQL Server
In this article I will demonstrate Binary_Checksum, the Alternate of NewID() to fetch random records in an SQL Server.
Amit Choudhary
Oct 04, 2011
Complex SQL Queries With Split() Function in SQL
In this article, you will learn about Complex SQL queries with the split() function in SQL.
Mahesh Alle
May 23, 2013
How to Create a Trigger in SQL
SQL triggers are database objects, a particular kind of stored procedure, which “reacts” to certain actions we make in the database. Learn what is a trigger in SQL Server and how to create triggers...
Pankaj Kumar Choudhary
Jun 02, 2015
Create, Delete, and Update Triggers in SQL
This article discusses how to create and manage triggers in a database using SQL.
Shashi Ray
Oct 02, 2008
How To Add Primary Key To Existing Table In SQL
In this article, you will learn how to add primary key in an existing table.
Naresh Beniwal
Jan 30, 2023
Computed Columns in SQL Server
Computed columns are derived columns based on the other existing columns. Computed columns are data types can create based on the situation.
Rakesh Kalluri
Jul 10, 2014
No Records Available.
221
-
240
of
398
<<
10
11
12
13
14
>>
Mastering SQL
Challenge yourself
SQL Skill
E-Book Download
Get Certified
Flutter