3
Answers

BULK insert

Sreekanth

Sreekanth

15y
6.3k
1

I have table with 3 coloumns.
abc table  columns a , b, c
for b,c i have .csv file and since it is bulk m using bulk insert qry.
but for colomn a i need getdate() or( any default value)..
in a single statement...
help me pls.
Answers (3)