kirthiga

Send a gift to kirthiga Add kirthiga As Your Friend Recent Posts  
Profile
Gifts & Awards
Contributions
Friends
Referrals
Visitors
Messages

Name kirthiga
Email You must Sign In to access the contact details.
Country India
Member Level Gold
Total Points 1278
Member Rank 220

Social Profiles

Member has not configured any public social profiles.

Awards & Medals

Bronze Membership Level   Silver Membership Level   Gold Membership Level   

Profile

Recent Posts by kirthiga

Forum Responses: Hi, By using cursor we can get the row values into comma separated string. At first i created
Forum Responses: Hi Sanketh, Here a simple example for encryption in sql server by using EncryptByPassPhrase metho
Forum Responses: Hi Mohan, SET NOCOUNT ON is a command used in Sql Server to stop the message [number of rows affe
Forum Responses: Hi Pinky, You can try using dynamic query [code] Create Procedure Proc_sp1 ( @table varchar(1
Forum Responses: Hi Prabu, It is not possible to add a column in between the table. The possible ways are 1.Y
Forum Responses: Hi kavitha, Try this query for your Final Mark column [code] update tablename set [Final Mark]=
Forum Responses: Hi Prasad Kulkarni, Hearty Congratulations!! Keep Rocking!!!
Forum Responses: Hi Ranipriya, From your result StudentId StudentName Grade EnglishMark ITMark 1001 Reen
Forum Responses: Hi Praveen, Temp tables: Temp tables behave like a normal table but they are created in the Temp
Forum Responses: Hi kanagaraj, Try this query [code] ;with cte as ( select * from Male_table union all selec
Forum Responses: Hi Naresh, Consider this sample table company [code] create table Company(CompanyName varchar(1
Forum Responses: Hi Rohit, If you disable your FK constraints you can update the records but if any duplication oc
Forum Responses: Hi AmbkaRavi, You can create a procedure with parameter for that assign the month. [code] cre
Forum Responses: Hi Prabu, For your query you can change the datatype int with certain modifications [code] decl
Forum: What is Normalization and Types of Normalization?
Forum Responses: Hi saranya, CharIndex and PatIndex are used to find starting position of the given string. In
Forum Responses: Hi Suthanantha pandian, Unique key represents distinct values (ie) should not allow duplicate val
Forum Responses: Hi navya, There is no syntax error in your query. For second join you gave two conditions you ca
Forum Responses: Hi Navya, Your question is not clear. If you explain your problem clearly then only we can able t
Forum Responses: Hi Roshan, Check whether your date column is in the format of dd/mm/yyyy Sql default datetime va

Return to Members

Copyright © SpiderWorks Technologies Pvt Ltd., Kochi, India
2005 - 2013 All Rights Reserved.
.NET and other trademarks mentioned in this site belong to Microsoft and other respective trademark owners.
Articles, tutorials and all other content offered here is for educational purpose only.
We are not associated with Microsoft or its partners.