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 |
How can we load single row of data into teradata database. please give me the process.
What's the difference between timestamp (0) and timestamp (6)?
how do you manage the production space. what are the proactive methods you can take ?
What is meant by a dispatcher?
What is teradata? Also, list out some of the primary characteristics of teradata.
Mention the procedure via which, we can run Teradata jobs in a UNIX environment.
Difference between Qualify and group
What are types of partition primary index (ppi) in teradata?
Hash collision?
What is the maximum number of dml can be coded in a multiload script?
What is meant by a node?
What is the function of parser component in teradata?