ALLInterview.com
Categories
|
Companies
|
Placement Papers
|
Code Snippets
|
Certifications
|
Visa Questions
Post Questions
|
Post Answers
|
My Panel
|
Search
|
Topics
|
Errors
dheeraj patidar
{ City } pune
< Country > india
* Profession * student
User No #
92910
Total Questions Posted #
0
Total Answers Posted #
1
Total Answers Posted for My Questions # 0
Total Views for My Questions # 0
Users Marked my Answers as Correct # 2
Users Marked my Answers as Wrong # 0
Questions / { dheeraj patidar }
Questions
Answers
Category
Views
Company
eMail
Answers / { dheeraj patidar }
Question
{
HP
,
5335 }
what is the size of ur database(like oracle)
Answer
ur calculate size of data base in oracle
select sum(bytes)/1024/1024 from dba_data_files;
Is This Answer Correct ?
2 Yes
0 No