/****** Script for SelectTopNRows command from SSMS ******/ SELECT [Username] ,[Password] FROM [VERAG_HOMEPAGE].[dbo].[Users] WHERE [Username]='test' AND [Password]='test'