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