Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
optimism
Starting Member
1 Post |
Posted - 2009-05-16 : 05:20:46
|
| Hello i have some issues in how to display data in specific format (i am using SQL server 2008 & visual web developer 2008 C#) - how to display the data input as percentage like this 3% - i have field which the input should be more than zero (how can i do that, should i do it on the Database or on the visual web developer ) - i want to generate auto unique number for each record like this which start with a letter then numbers , like this G12576 - how can i creat an input mask in SQL for field which contain number & symobls like this : 1- 00- 260493 thanks ... |
|
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
|
|
|
|
|