What's the syntax of sub string?
Answer / lakshma naik
Select * from table_name
where column_name in (select column_name from table_name)
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between fastload and multiload? Which one is faster?
Explain the term 'columns' related to relational database management system?
TCS recently asked this question I have records like below Emp id Empname Salary DateTimestamp 1 AA 6000 20120609:11:30 1 AA 7000 20120609:12:30 1 AA 8000 20120609:01:30 I want to exceute records max timestamp(20120609:01:30)
How to write the query . eid enm doj dob i want to display the names who worked more than 25 years .
What is the difference between teradata and basic rdbms?
What are the various indexes in teradata? Why are they preferred?
How will you solve the problem that occurs during update?
How do you determine the number of sessions?
what is the difference between start schma and Fsldm?
In Teradata, how do we Generate Sequence?
Comment whether bottleneck is an error or not.
If table have access lock.In the same table write lock is posible or not?