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 ? | 0 Yes | 7 No |
Post New Answer View All Answers
What is the recovery model?
Detail about the hardware which is supported by SQL server?
How to fine-tune reports?
what are the Prerequisites for Replication?
What are data regions?
What are the different types of columns types constraints in the sql server?
How can I create a new template for import ? : sql server management studio
OPTIMIZATION OF SP,CURSOR,TRIGGERS
What is cursors? And what are the different types of cursor?
What is the use of keyword with encryption.
How can sql server instances be hidden?
Explain what are the authentication modes in sql server?
What is single-user mode and what are the steps you should follow to start sql server in single-user mode?
What do you understand by SQL*Net?
Explain about thread and memory management process of SQL?