I need a row from sql database with letters in different color(heading or any thing).. directly
i am in .net and i can do that in ,net codes..
can u help me to achieve that in sql?
i just want to know is there any chance for this ?
give up..? no chnace...hmm
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..