in emptable i want to retrive the name of employee whose
name in 'J'char.exp: arjun,jagadesh,niranjan,anju,aaaj etc.

Answer Posted / ashok

select * from employee where name like=%'j'%

Thanx
Ashok

Is This Answer Correct ?    1 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to get a list of table columns using the "sp_columns" stored procedure in ms sql server?

551


Tell me what is use of except clause? How it differs from not in clause?

509


How dts is used to extract, transform and consolidate data?

594


What are locks in sql?

536


What is the order by used for?

617






you have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem? : Sql server administration

527


why does a sql statement work correctly outside of a user-defined function, but incorrectly inside it? : Sql server administration

551


Can a synonym name of a table be used instead of a table name in a select statement?

572


What are “lost updates”?

611


After removing a table from database, what other related objects have to be dropped explicitly?

553


What are logical database components? : SQL Server Architecture

479


How do we upgrade from SQL Server 6.5 to 7.0 and 7.0 to 2000?

1629


What is self contained scalar sub query?

535


How to find a value in another dataset based on current dataset field (ssrs 2008 r2)?

114


What is a trace frag?

637