SQL insert multiple rows into a table Example: insert into [FIMP].[dbo].[Login] values ('T1', 'abc'),('T2','abc')