INSERT INTO table VALUES (the value 1, 2, the value 3,... )now should do some judgment after processing through stored procedures, I don't want to split into article n records, each individual execute a stored procedure, can let the client once submitted batch data to a stored procedure?