Search:     Advanced search
Browse by category:
C/C++   |   Java   |   Oracle/Database   |   SAP   |   ASP .NET   |   Mainframe-DB2   |   Freshers

Q: When do you use a LIKE statement?

Add comment
Views: 248
Votes: 0
Comments: 0
A: To provide partial search facility e.g. to search employee by name, you need not specify the complete name, using LIKE, you can search for partial string matches. 
Others in this Category
document What purpose do the bitwise and, or, xor and the shift operators serve?
document Q: What is DCLGEN ?
document Q: What are the contents of a DCLGEN?
document Q: 6. What do you accomplish by GROUP BY .... HAVING clause?
document Construct a tree given its inorder and preorder traversal strings. Similarly construct a tree given its inorder and post For Inorder And Preorder traversals
document Q: Is BETWEEN inclusive of the range values specified?
document Implement Breadth First Search (BFS) and Depth First Search (DFS)
document Check if the 20th bit of a 32 bit integer is on or off?
document How many different trees can be constructed using n nodes?
document 1.Can you construct a tree using postorder and preorder traversal?
» More articles



RSS