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


Please Help Members By Posting Answers For Below Questions

What is sub-query in sql server?

879


What is data source document?

755


Will count(column) include columns with null values in its count?

842


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

700


What are the hotfixes and patches in sql server?

750






What is purpose of normalization?

700


What are cascading parameters in ssrs reports?

201


How to drop existing views from a database in ms sql server?

737


How does Report Builder support Analysis Services cubes?

136


Can we write ddl in trigger?

650


What is replication with database mirroring? : sql server database administration

701


Explain about thread and memory management process of SQL?

723


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

747


role of sql sever 2005 in database rather than any other database

1724


What are information schema views?

739