Query Run
select user_email from user where user_name='Vishnuanand.codemazk'; 2 months ago
select user_email from user where user_name='Vishnuanand.codemazk'; 2 months ago
select user_email from user where user_name='Vishnuanand.codemazk'; 2 months ago
select * from user where user_name='Vishnuanand.codemazk'; 2 months ago
select * from user where username='Vishnuanand.codemazk'; 2 months ago
select TOP(10) from user; 2 months ago
select TOP(10)* from user; 2 months ago
select * from user; 2 months ago
show tables; 2 months ago