hi

it is not possible if u r giving default value
and u r not insearting any record in that column then it will take the default value
so make sure that what the frontend is passing into that column
and one more thing if the datatype of that column is number
and if u r giving 000 it will take only 0
nut if u r having varchar datatype then give like this '000'