Click here to Skip to main content
16,004,974 members
Home / Discussions / Database
   

Database

 
GeneralRe: SQL SCRIPT Pin
KambojR23-Nov-07 3:01
KambojR23-Nov-07 3:01 
GeneralRe: SQL SCRIPT Pin
kibromg23-Nov-07 3:02
kibromg23-Nov-07 3:02 
GeneralRe: SQL SCRIPT Pin
kibromg23-Nov-07 3:07
kibromg23-Nov-07 3:07 
GeneralRe: SQL SCRIPT Pin
Hesham Amin23-Nov-07 3:17
Hesham Amin23-Nov-07 3:17 
GeneralRe: SQL SCRIPT Pin
kibromg23-Nov-07 3:21
kibromg23-Nov-07 3:21 
GeneralRe: SQL SCRIPT Pin
Hesham Amin23-Nov-07 3:26
Hesham Amin23-Nov-07 3:26 
GeneralRe: SQL SCRIPT Pin
kibromg23-Nov-07 3:44
kibromg23-Nov-07 3:44 
GeneralRe: SQL SCRIPT Pin
Hesham Amin23-Nov-07 3:56
Hesham Amin23-Nov-07 3:56 
Yes
this query removes the 1st character whatever it is.
If you want to remove the first character only if it starts with '0' then add this where clause to the query:
Where Memeber_Id like '0%'





Hesham A. Amin
My blog

GeneralRe: SQL SCRIPT Pin
kibromg23-Nov-07 4:40
kibromg23-Nov-07 4:40 
GeneralRe: SQL SCRIPT Pin
Hesham Amin23-Nov-07 4:53
Hesham Amin23-Nov-07 4:53 
GeneralRe: SQL SCRIPT Pin
kibromg23-Nov-07 5:11
kibromg23-Nov-07 5:11 
GeneralRe: SQL SCRIPT Pin
Hesham Amin23-Nov-07 5:21
Hesham Amin23-Nov-07 5:21 
GeneralRe: SQL SCRIPT Pin
kibromg23-Nov-07 5:33
kibromg23-Nov-07 5:33 
QuestionDatabase Design issues Pin
soniasan23-Nov-07 0:04
soniasan23-Nov-07 0:04 
AnswerSmells like homework... Pin
pmarfleet23-Nov-07 0:06
pmarfleet23-Nov-07 0:06 
GeneralRe: Smells like homework... Pin
soniasan23-Nov-07 0:36
soniasan23-Nov-07 0:36 
Questionoracle table Pin
mahenputta22-Nov-07 22:45
mahenputta22-Nov-07 22:45 
GeneralRe: oracle table Pin
Paul Conrad3-Feb-08 7:44
professionalPaul Conrad3-Feb-08 7:44 
QuestionSelect spaces and then the value??? Pin
Support12322-Nov-07 22:12
Support12322-Nov-07 22:12 
AnswerRe: Select spaces and then the value??? Pin
joemonvarghese22-Nov-07 22:30
joemonvarghese22-Nov-07 22:30 
GeneralRe: Select spaces and then the value??? Pin
Support12322-Nov-07 22:51
Support12322-Nov-07 22:51 
AnswerRe: Select spaces and then the value??? Pin
Joe22-Nov-07 22:56
Joe22-Nov-07 22:56 
GeneralRe: Select spaces and then the value??? Pin
Support12322-Nov-07 23:22
Support12322-Nov-07 23:22 
QuestionRe: Select spaces and then the value??? Pin
Support12322-Nov-07 23:53
Support12322-Nov-07 23:53 
AnswerRe: Select spaces and then the value??? Pin
Cristian Amarie26-Nov-07 8:00
Cristian Amarie26-Nov-07 8:00 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.