Selet all the data from table where last name is n of
employee
Answer Posted / saurav kumar
table: employee; column name: lastname
select * from employee where lastname like '%n'
| Is This Answer Correct ? | 29 Yes | 0 No |
Post New Answer View All Answers
how many bits ip address consist of? : Sql server database administration
When is update_statistics command used?
How to define output parameters in stored procedures?
What is the use of nvl work?
Explain rdbms?
Explain what is lock escalation and what is its purpose?
What are truncate options available in sql server? : sql server database administration
Name three of the features managed by the surface area configuration tool? : sql server security
How to restore performance issues and how to check?
How many columns can we include on clustered index ?
Describe in brief databases and sql server databases architecture.
What are scheduled tasks in sql server?
What is the command used to check locks in microsoft sql server?
Why are you getting errors when creating a new odbc dsn?
What is the purpose of data source?