0
Glad, you got the answer :).
0
Thanks for ur reply,
I just want to know blind or not(sql).
I think in .net coloring isnt a pblm.
0
Table :colors
col_id [primarykey][bigint]
clor [varchar]
and i sotred seven colors. now i need each row in 7 different colors.
like select * from color
id clor
1 white(in whilte color)
2 red (inn red color)
k..
0
When you say different colors what do you mean by this!! are these stored any in any table? if YES then what is the datatype?
0
When you say different colors what do you mean by this!! are these stored any in any table? if YES then what is the datatype?