If the PMON is not working then how do you identify and
monitor all the processes, resources and sessions ?
What do you mean by teradata sql assistant?
What is primary index and secondary index?
What are the steps involved after the disk manager passes the request?
What are the things to be considered while creating secondary index?
What are aggregate tables? How do you design them using teradata?
what is identity columns in teradata
Why does varchar occupy 2 extra bytes?
How is MLOAD Client System restarted after execution?
What are the updated features of teradata?
what is amp plz explanation
What is the difference between global temporary tables and volatile temporary tables?
I have a table with emp id, emp name, dept id and sal where dept id is NUSI. SEL * FROM EMP WHERE DEPTID = 100. Can any one explain how it will fetch the record.