Answer Posted / dileep
A Table space is a logical group of data files in a data
base. a typical data base consists at least one table space,
and usually two or more. In a database a table space plays a
role similar to that of a folder on the hard drive of a
computer.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How to take user input in pl sql?
How do I count records in sql?
What is pl sql commands?
What does the file extension accdb stand for?
How does one load ebcdic data? : aql loader
What is a trigger word?
What is inner join in sql?
What are field types?
How do you bind variables in pl sql?
How to write a single statement that concatenates the words ?hello? And ?world? And assign it in a variable named greeting?
how can we find the number of rows in a table using mysql? : Sql dba
What is percent sign in sql?
Why we use sql profiler?
Can a table have no primary key?
Is there a way to automate sql execution from the command-line, batch job or shell script?