"pravalli nagireddy" record is there in address column but i
want display only 'nagireddy' from the main string what is
query for that pls tell me
Answer Posted / nani
select substr(address,position('n'in address))as first_name
from t1;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain PDE.
What are the multiload utility limitations?
In BTEQ, how are the session-mode parameters being set?
What exactly do you know about catching in teradata?
How to select first n records in teradata?
What is difference between user and database in teradata?
What is the opening step in basic teradata query script?
What is spool space? Why do you get spool space errors?
What are aggregate tables? How do you design them using teradata?
tomorrow i have interview in infosys.can someone pour any suggestions or any interview questions. thank you
What is meant by a Least Cost Plan?
Explain teradata vs. Redshift?
Why managing the data is important?
What is called partitioned primary index (ppi)?
What are the joins in teradata?