"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 / yuvaevergreen
sel substr(address,index(address,' ')+1) from db.emp;
will give you the string after the first space in the string.
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
Where is teradata rdbms used?
what is object level locking ? where do appear this type of locking ?
How do you see a ddl for an existing table?
What is the use of having index on table?
How do you create tables? Exact syntax, and create profiles, users in teradata?
Define views in teradata with general syntax.
What interface is used to connect to windows based applications?
What are the available join types in teradata?
Describe the set operators in teradata.
What is teradata? Also, list out some of the primary characteristics of teradata.
What are some commonly used bteq scripts?
What is bteq utility in teradata?
What are the different softwares used with their functions in teradata?
How to run a query in teradata?
Explain the teradata primary index mechanics in detail with a diagram.