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
Explain time data type in sal server 2008?
Explain how would you store your query in an SSRS report or a Database server?
explain different types of cursors? : Sql server database administration
How do you identify a foreign key?
What are the different type of replication in sql server?
How to list all field names in the result set using mssql_field_name()?
Suggest a method of joining two tables.
How to provide values to stored procedure parameters in ms sql server?
what types of replication are supported in sql server? : Sql server database administration
Why union all is faster than union?
Do you know query execution plan?
What is a non-clustered index?
What is the use of toad or sqldbx.?
What guidelines should be followed to help minimize deadlocks?
What is exclusive locks?