"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 / chandu
select substr("pravalli nagireddy",10,9) from <table_name>
| Is This Answer Correct ? | 11 Yes | 6 No |
Post New Answer View All Answers
What is the use of fallback?
Explain the teradata primary index mechanics in detail with a diagram.
What is bteq utility in teradata?
My table got locked during mload due to a failed job. What do I do to perform other operations on it?
What is the primary index in teradata?
What are the commands to make a new table, change a table and remove a table in teradata?
What is basic teradata query language?
What are types of partition primary index (ppi) in teradata?
Explain parsing engine in teradata?
Explain fallback in teradata?
What are the joins in teradata?
How many types of joins are there in teradata?
In Teradata, how do we Generate Sequence?
Can any one explain me the difference between BTEQ and MLOAD,TUMP. All canbe used for same purpose but still differnt methods. why ?
Difference between star and snowflake schemas?