Selet all the data from table where last name is n of
employee
Answers were Sorted based on User's Feedback
Answer / saurav kumar
table: employee; column name: lastname
select * from employee where lastname like '%n'
| Is This Answer Correct ? | 29 Yes | 0 No |
Answer / anshu sharma
SELECT * FROM TABLE_NAME WHERE EMP_LASTNAME LIKE 'N%'
| Is This Answer Correct ? | 5 Yes | 10 No |
What is query and its types?
What does dml stand for?
How to implement service broker?
what's the difference between SQL & MY-SQl...? And what we learn from these ....?
What is conditional split?
Explain forward - only cursors?
What changes in the front end code is needed if mirroring is implemented for the high availability? : sql server database administration
What are the different types of replication are there in sql server 2000?
What are a scheduled jobs?
how we use window authentication connection with sql server.?
What is the difference between local table and global table
1 Answers CarrizalSoft Technologies, Polaris,
can you any body tell me the how to decrease the logfile
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)