How to find out name of all employees who has salary less
than 200 Rs.?
Answer Posted / jay
select * from Employees where Salary <200
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is sub-query in sql server?
What is data source document?
Will count(column) include columns with null values in its count?
The external application that is executed in one of the tasks does not have a log file, but only a screen log. How can I save the data from the screen? : sql server management studio
What are the hotfixes and patches in sql server?
What is purpose of normalization?
What are cascading parameters in ssrs reports?
How to drop existing views from a database in ms sql server?
How does Report Builder support Analysis Services cubes?
Can we write ddl in trigger?
What is replication with database mirroring? : sql server database administration
Explain about thread and memory management process of SQL?
It is important form e to get the information from log files of applications executed by the task scheduler? Does sql studio save these log files? : sql server management studio
role of sql sever 2005 in database rather than any other database
What are information schema views?