InterviewSolution
Saved Bookmarks
| 1. |
Which character function can be used to return a specified portion of a character string?(a) INSTR(b) SUBSTRING(c) SUBSTR(d) POSI had been asked this question during an interview for a job.Enquiry is from A Simple Transaction Model topic in chapter Transactions of Database Management |
|
Answer» Correct CHOICE is (c) SUBSTR |
|