TheConeHead
Programmer
I have a sp that is simply doing a simple select. Is there a way to add a record that is not in the table. For example, a simple query, say, returns the following records:
1
2
3
4
5
How can I get:
0
1
2
3
4
5
returned when 0 is not in the table?
![[conehead] [conehead] [conehead]](/data/assets/smilies/conehead.gif)
1
2
3
4
5
How can I get:
0
1
2
3
4
5
returned when 0 is not in the table?
![[conehead] [conehead] [conehead]](/data/assets/smilies/conehead.gif)