Friday 31 August 2012

how to create table in sql server 2005-2008

create table feesentry_tb
(
stud_rollno int,
Paidfee float(20),
remain_fee float(20),
)

in this example i have shown  how to create student fee table .
taken int and float don't assign value to int. else it will show error.
Share This
Previous Post
Next Post

FYJC XI standard online admisson Process and declaraton of Merit list . Cut off List For prevous year also . 10 Th Results onlne declaraton Maharashtra Region .

0 comments: