Responsive Julius Version1
This commit is contained in:
5
SelectTestUser.sql
Normal file
5
SelectTestUser.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
/****** Script for SelectTopNRows command from SSMS ******/
|
||||
SELECT [Username]
|
||||
,[Password]
|
||||
|
||||
FROM [VERAG_HOMEPAGE].[dbo].[Users] WHERE [Username]='test' AND [Password]='test'
|
||||
Reference in New Issue
Block a user