GeekInterview.com
Series: Subject:

Database FAQ

Showing Questions 1 - 20 of 165 Questions
First | Prev | | Next | Last Page
Sort by: 
 | 

Oracle 10g installation on window 7 32 bit

Asked By: Vivek Kumar Chaubey | Asked On: Aug 17th, 2011

While installing Oracle 10g in window 7 it is giving error------ abnormal program termination.An internal error has occurred . Please provide the following files to Oracle support: "unknown" "unknown" "unknown"

Answered by: Oracle2066 on: Apr 26th, 2013

The question is over 2 years. How can you run windows Compatibility troubleshooter on an Oracle Internal error? It is not possible period. Please revisit Oracle Internal errors documentation at Oracle...

Answered by: sushant on: Apr 26th, 2013

Just open control panel then click to Action Center ..There U will find the Window Programs Troubleshooting Compatibility Click that and browse the program u want to install

Delete duplicate records in teradata

Asked By: sri789 | Asked On: Jan 15th, 2009

How to delete duplicate records in teradata?

Answered by: ram on: Apr 2nd, 2013

SELECT column names from party group by column names;

Use Distinct or Qualify

How to find if the connected database is asm instance database or not?

Asked By: ravipatihk.dba | Asked On: Mar 9th, 2013

Answered by: santosh varma on: Mar 21st, 2013

check in v$dba_datafiles where the datafiles will start with prefix + are asm data bases

Client server and web based

Asked By: yadleen | Asked On: Dec 31st, 2012

Difference b/w client server and web based applications?

Answered by: divya on: Mar 9th, 2013

Client server application refers to an application which has client and its own server. Client can be an employee of an organisation and server of that organisation. For example: College SERVER HAS ...

DBA vs developer

Asked By: Swapneels | Asked On: Feb 13th, 2013

Hi friends, I m 2012 pass out in cse discipline. And recently joined cybage software as production support engineer. But my ultimate goal lies in database system. So joining cybage was merely to keep relatives shut up and parents happy as well as prepare for my goal. But right now i...

Answered by: DBA on: Feb 15th, 2013

Hope you are aware that being a DBA means working odd hours , indiscriminate routines , erratic week-offs ,etc (occupational hazards ! ) Even then if you wish to take this career option ,here is the w...

MySQL query problem

Asked By: GAUTAMJANGRA | Asked On: Jun 16th, 2011

I have two table a and b.With table a I fired a query to get a count, and a query with table b to get a count.Now I want total of both count.But I want to this all in one query.Example:- I fired tqo queries as-1- select date(today_date), count(1) from table day1 group by date(today_date);2- select date(yesturday_date),...

Answered by: Lokesh M on: Jan 3rd, 2013

You can do it like this

SELECT (SELECT COUNT(1) FROM table DAY1 GROUP BY DATE(Today_DATE)) + (SELECT COUNT(1) FROM table DAY2 GROUP BY DATE(Yesterday_DATE)) AS TotalCount FROM day1 LIMIT 1

Examples of mpp (massively parallel processing) test cases

Asked By: sbenedict | Asked On: Dec 31st, 2012

Greetings friends, i am looking to find examples of test cases for an mpp appliance - basically I am looking to purchase, but must first do a proof of concept against 3 separate mpp appliances. I am looking for some standard test criteria to use in this objective. thanks.

Estimate for database testing

Asked By: shirleyd | Asked On: Dec 10th, 2012

How do you estimate for database testing ?

Write about union operator in SQL?

Asked By: malarpretha | Asked On: Nov 30th, 2012

Union operator in structured query lanhuage

Query to fetch the DDL of a table

Asked By: RyGang | Asked On: Nov 19th, 2012

I am using teradata SQL assistant.I have a table in SQL server whose table structure I wanna see through SQL assistant.....So please help me out...

Answered by: Priya Aggarwal on: Nov 27th, 2012

I think sphelp stored procedure provided by sql server should of your help here. try sp_help

Test case

Asked By: puritysydney | Asked On: Nov 3rd, 2012

Hello I was asked to research a test cases on yahoo registration id.... And I have been trying to put the words together on test description, execution steps and and expected behavior but it seems not to come out right. Please any idea???

Query

Asked By: kohlaing | Asked On: Oct 10th, 2012

Plz show me denifiton of nested query , how it work and how optimize with nested query?

Encoding

Asked By: tchaboy | Asked On: Jun 7th, 2012

What exactly is encoding?

Answered by: Sameer Zaidi on: Sep 3rd, 2012

The Decode stage is a processing stage. It decodes a data set using a UNIX decoding command, such as
gzip, that you supply. It converts a data stream of raw binary data into a data set. Its companion stage,
Encode, converts a data set from a sequence of records to a stream of raw binary data.

Steps to apply service packs in SQL server

Asked By: Rakesh.cherry | Asked On: Jul 5th, 2012

What are the steps to apply service packs in SQL server2008?

Block corrupted in datafile

Asked By: hkravipati.dba | Asked On: Jun 5th, 2012

My db is running with out backup and also db is in no archive log mode.How to find out the below issue. the following problem occured during db operation: ora-01115: io error reading block from file 11 (block # 236928) ora-27072: file i/o error additional information: 4 additional information: 236928 additional...

Help on MySQL

Asked By: grazou | Asked On: Jun 4th, 2012

Hello, i am trying to create a database with MySQL : I do not managed to load the .Cvs table into the MySQL : it keeps saying that the table does not exist but I have check the path and it is correct. Can someone help please

Create table statement

Asked By: lollypoplurve | Asked On: Dec 12th, 2011

How are candidate key that are not primary key indicated in the create table statement?

Answered by: ravinder on: May 4th, 2012

create table table_name
(ename varchar(9),
eno number(9),
edob date,
egrade varchar(9),
primary key(ename,eno);

JDBC connection

Asked By: winoth4 | Asked On: Oct 27th, 2009

Explain the steps involved in creating JDBC connection?

Answered by: mfsi_chinmayb on: Apr 6th, 2012

For more details go through this site URL : http://scornik.blogspot.in/2011/05/sql-query-performance-test-with-jmeter.html

Answered by: Shravan Mahendra on: Mar 31st, 2010

Here I'm Using Type-4 Driver to connect to Oracle 10g application and there it goesStep-1: JDBC Driver loading which will be as follows         Class.forName("o...

What are the prompts in microstrategy?

Asked By: krishnanannapaneni | Asked On: Dec 27th, 2011

Answered by: suji on: Feb 18th, 2012

During report execution the designer can fill in any part of the report definition such as filter or template. The designer will determine which part of the report to be prompted at the time of report...

First | Prev | | Next | Last Page

 

 

Ads

Connect

twitter fb Linkedin GPlus RSS

Ads

Interview Question

 Ask Interview Question?

 

Latest Questions

Ads

Interview & Career Tips

Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.