Friday, March 9, 2012

I Need Your Help,About SQL2000 DataInsert

I want to insert some data into my SQLServer,For example:insert into xcjl(zch,xcsj) values('027741',getdate())

but ,the "zch" maybe have a few data,I want to insert these step by step,how can I do?

Can you explain in more detail what you are trying to accomplish?

No comments:

Post a Comment