Hi friends
This is suneel and i am new to teradata.
In both situvations teradata administrator and teradata sql
assitant 12.0
1)How to create database in teradata and under database
how to create user.
2)How to create table under that user and giving privilizes
to that user.
Thanks alot.
Answer / chinna
Hi suneel first of all you create the user automatically
create database.first you login tdadmin after that
create user username(suneel) from dbc as
permanent=2000000,
spool=2000000,
temporary=2000000,
password=suneel;
| Is This Answer Correct ? | 2 Yes | 0 No |
Give a justifiable reason why Multi-load supports NUSI instead of USI.
How to view every column and the columns contained in indexes in teradata?
what is DYNAMIC SQL in TD?
What are the different softwares used with their functions in teradata?
What is the use of virtual processor connectivity in teradata?
How many codd's rules are satisfied by teradata database?
What is meant by a node?
Explain the term 'row' related to relational database management system?
plz explain parlla distribution and subtable concept in teradata
Explain the term 'primary key' related to relational database management system?
What are the enhanced features in teradata v2r5 and v2r6?
Name the five phases that come under MultiLoad Utility.