I have list of names and I need to insert into a table with a primary key which is auto generated and another three columns which will have the same data for each name. Is there any way to acheive this in single query?I have list of names and I need to insert into