Viewing 8 posts - 16 through 23 (of 23 total)
Hi Friends;
Like the table name studentmaster
regno studname mark
1 Foo ...
October 30, 2009 at 7:13 am
Thanks for awsome response;
God Bless you;
October 29, 2009 at 6:36 am
HOW CAN I CHECK WHETHER THE RIGHTS ARE ENABLED
OR OTHER WISE
HOW TO ASSIGNED THE RIGHTS
October 29, 2009 at 6:05 am
Thanks for your response
Hi;
I Have to Execute the Query
DECLARE @REGNO int
SELECT @REGNO='090101502002'
UPDATE STUDENTMASTER
SET @REGNO = REGISTERNO =@REGNO + 1
FROM STUDENTMASTER STUDENTMASTER WITH(INDEX(0),TABLOCKX) WHERE REGISTERNO= '098001502053'
Table Types
Registerno...
October 28, 2009 at 8:11 am
Yes i know ; But in case Such a Situation I Want To Update This Record;
How It's Possible;
October 28, 2009 at 7:34 am
Dear All;
I have To Run The Sp;
Like this (Stored Procedure) Get_Name 'Usa'
the following Results are Shown
Id name
1 Sam
2 Vino
3 Rose
I need...
October 24, 2009 at 8:15 am
Hai To Every one;
How Can I Use the Column_isupdated() Function
pls Help This
Thanks Advance ;
A.Faijur
October 15, 2009 at 4:17 am
Hai Bob;
Thank u so much;
I will try it;
October 13, 2009 at 10:12 pm
Viewing 8 posts - 16 through 23 (of 23 total)