in emptable i want to retrive the name of employee whose
name in 'J'char.exp: arjun,jagadesh,niranjan,anju,aaaj etc.
Answer Posted / nithya_raghu
select * from emp where empname like J%
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
Any one plz send me SQL Server Developer/DBA resume for 4 years experience
Do you know what are the restrictions that views have to follow?
What do you need to connect php to sql server?
Write a SQL queries on Self Join and Inner Join.
How do you create type- insensitive operator?
Explain the first normal form(1nf)?
What is merge join?
What are rest-style architecture's?
How to perform key word search in tables?
Which operator do you use to return all of the rows from one query except rows are returned in a second query?
What are the encryption mechanisms in sql server?
What is resource governor in sql server?
Why truncate is ddl?
Can a unique index be created on a column, which contains null?
What is data source in connection string?