How to find out name of all employees who has salary less
than 200 Rs.?

Answer Posted / bhaksar

select Emp_Name from emptable where sal < 200

Is This Answer Correct ?    26 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is table type constraint applied to a table?

551


Explain about remote stored procedure?

593


how to invoke a trigger on demand? : Sql server database administration

568


What is normalization? Describe its different types.

592


What is a collation in ms sql server?

552






What is a select query statement in ms sql server?

583


What are SSL and TSL protocols?

588


What are the steps to insert a table?

542


What is difference between sql and sql server?

547


Do you know query execution plan?

591


What is a self join in sql server?

602


What is default constraint in ms sql server?

540


How to convert a unicode strings to non-unicode strings?

566


What is acid mean in sql server?

580


What is shared lock?

496