| |||||
|
How do you get a portion of a string? More DBA job interview questions and answers at
http://dba.fyicenter.com/Interview-Questions/
(Continued from previous question...) How do you get a portion of a string? SELECT SUBSTR(title, 1, 10) from techinterviews_questions; (Continued on next question...)
Other Job Interview Questions
|
||||