![]() | |
![]() |
| | Thread Tools | Display Modes |
#21
| |||
| |||
|
|
Hello Everyone... I have a particular Select statement to do... for example I want a Select like this: Select Name, SpecialNo from emp... etc. and get result like this: Name SpecialNo Peter 5 John 10 Daniel 15 Bob 20 But the problem is this, I need SpecialNo to be a generated number, not a real exixting data and also I want this number to increment in every row (in this case is like John's SpecialNo = Peter's SpecialNo + 5 and so on) Please, help me, thanks in advance |
![]() |
| Thread Tools | |
| Display Modes | |
| |