skip to main
|
skip to sidebar
Pages
Home
About Me
Technical Dreams...
Ads 468x60px
Social Icons
Tuesday, 27 May 2014
How to rename an existing column using sp_rename
In this video I am showing how to rename an existing column using sp_rename.
Thx,
RS
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
Social Icons
Powered by
Blogger
.
Popular Posts
Calendar In Sql Server Reporting Services.
In SSRS there is no any option by which we can create the calender in the reports but this thing can be done using SQL-Server here I am giv...
Blank page in SSRS
In SSRS some times we are facing the problem of blank pages and so many times it will became night mare to fix this issue. Reason: Whene...
Strikethrough selected text JavaScript
Here is code which shows how to strike though the selected text in textbox using JavaScript. < script type ="text/java...
Physical Path of Database in SQL
Hi All, Below are the two queries which help us to find the full path of the data folder in SQL. This query Return Full physical ...
How to return a value from the SQL Stored procedure
Que: How to return a value from the SQL Stored procedure. Ans: With the out parameter we can return the value from the SQL Server. B...
how to check the dependencies of an object in SQL Server
Hi All, This video will demonstrate you how to check the dependencies of an object. Thx, RS
SQL Server - Enabling Service Broker
In this post I will cover to enable the service broker id and solution of some error related to this. With the help of below query we ca...
SQL-Server : Find value of a column in entire database
Some times we need to find one column is present in how many tables with the same value. For example I have employee database. In this em...
Allow only numeric character in JavaScript
Hi, Here is the example code of Javascript which allows you to type only numeric value in a textbox. Here is the features of this code...
Simple tricks in SQL-Server
Here I am going to explain some cool tricks in SQL-Server. Trick 1: Code Wrap Some times will see our code is going to beyond the...
Followers
Archive
►
2015
(5)
►
September
(1)
►
August
(1)
►
April
(1)
►
March
(2)
▼
2014
(18)
►
December
(1)
►
November
(1)
►
September
(2)
►
July
(2)
▼
May
(5)
How to rename an existing column using sp_rename
SQL Server Basics
SQL Server 2012 Data Type
Change select * with Select columns
SQL formatting standards
►
March
(1)
►
February
(3)
►
January
(3)
►
2013
(15)
►
December
(1)
►
November
(1)
►
October
(1)
►
June
(1)
►
May
(1)
►
March
(1)
►
February
(2)
►
January
(7)
►
2012
(40)
►
December
(6)
►
November
(2)
►
October
(8)
►
September
(4)
►
May
(6)
►
April
(5)
►
March
(5)
►
February
(3)
►
January
(1)
►
2011
(27)
►
December
(4)
►
November
(15)
►
October
(8)
Search
No comments:
Post a Comment