Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Topic :: Data





Data Interview Questions
Questions Answers Views Company eMail

what is the structure for the data driven framework

Wipro,

1 2063

What is use of compress in terdata?Explain?

11 36809

how to see the last records in vsam dataset??

1 8192

how can we enhance the datasources,explain me with example?

Satyam,

4 11357

how to identify a vasam dataset by seeing in 3.4(browse)

Cap Gemini,

5 11824

I am using 11.5.10.2 vision database for practicing HRMS modules , can you tell me for payroll processing what patches are required to run the payroll and what patches are required to open the external site visitor page in iRecruitment? Thanks in advance

IBM,

1 3223

I want to get sales data for the last (suppose 10) dates dynamically using value prompt how can i do it and drag it onto report editor.

Target, TCS,

6 13768

Data for two divisions of Alpha Biotech Ltd. Are given below. Analyze both divisions. Parameters Division X Division Y Rs. Rs. Capital Employed 50,00,000 50,00,000 Sales 30,00,000 28,00,000 Cost of Goods Sold 21,00,000 18,00,000 Profit Before Tax 9,00,000 10,00,000 Tax 2,70,000 3,00,000 Profit After Tax 6,30,000 7,00,000 Data for two divisions of Alpha Biotech Ltd. Are given below. Analyze both divisions. Parameters Division X Division Y Rs. Rs. Capital Employed 50,00,000 50,00,000 Sales 30,00,000 28,00,000 Cost of Goods Sold 21,00,000 18,00,000 Profit Before Tax 9,00,000 10,00,000 Tax 2,70,000 3,00,000 Profit After Tax 6,30,000 7,00,000 Data for two divisions of Alpha Biotech Ltd. Are given below. Analyze both divisions. Parameters Division X Division Y Rs. Rs. Capital Employed 50,00,000 50,00,000 Sales 30,00,000 28,00,000 Cost of Goods Sold 21,00,000 18,00,000 Profit Before Tax 9,00,000 10,00,000 Tax 2,70,000 3,00,000 Profit After Tax 6,30,000 7,00,000 Data for two divisions of Alpha Biotech Ltd. Are given below. Analyze both divisions. Parameters Division X Division Y Rs. Rs. Capital Employed 50,00,000 50,00,000 Sales 30,00,000 28,00,000 Cost of Goods Sold 21,00,000 18,00,000 Profit Before Tax 9,00,000 10,00,000 Tax 2,70,000 3,00,000 Profit After Tax 6,30,000 7,00,000

1 1951

I have a datagrid of 10 rows and I am updating the fifth row using template column edit. How wil u know that the row is updated, so that it can be send to database for updating the respective table?

3 7040

what is application server, Database server and test server

2405

how to design the change capture stage in(data stage parallel jobs) type 2

IBM,

2 49434

How much data (Max K) can go into a QueryString?

TCS, WEB,

4 9973

How a Referential integrity is handled in Teradata?

5 23727

how to saw triggers output in pl/sql database?

1 7555

what is data base management system and give their uses in marketing sector or day to day life

2360




Related Topics


Un-Answered Questions { Data }

Design database draw er diagram for a certain scenario ?

4635


IF i have two columns in Database , While using Database output value ,allthe values in the two column are set as a single row in the QTP datatable, can u suggest me a idea so that QTP Runtime datatable displays the values as it is in the database

2054


What are the cases why parameterization is necessary when load testing the Web server and the database server?

2132


what are the data modeling tools you have used?(polaris)

2054


a web application needs to be created to accept the product name and quantity of a toy from a customer. After the customer has entered the product name the application needs to display the discounted price of the product to the customer (company is offering 35% discount on all products). The application should allow the customer to select the product name from a list box. and also while i'm data binding to a label with custom data binding with some declarations : "The Discounted Price is "+((System.Convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)) - ((System.convert.todouble(lblprodprice.text)*(system.convert.todouble(txtqty.text)*0.35)). Where i need to give this declaration in asp.net 2.0.

1875


I am B.Tech(CSE) & working in textile mill in IT dept. where implement SAP ag6.0 at Branch side all module like (SD,FICO,MM) etc. And Database & application server at HEAD Ofice(diffrent site).what will be my future in this field (ABAP,BASIS ,Functionality)etc.

2094


how to connect your project in database?

2119


create a job that splits the data in the Jobs.txt file into four output files. You will direct the data to the different output files using constraints. • Job name: JobLevels • Source file: Jobs.txt • Target file 1: LowLevelJobs.txt − min_lvl between 0 and 25 inclusive. − Same column types and headings as Jobs.txt. − Include column names in the first line of the output file. − Job description column should be preceded by the string “Job Title:” and embedded within square brackets. For example, if the job description is “Designer”, the derived value is: “Job Title: [Designer]”. • Target file 2: MidLevelJobs.txt − min_lvl between 26 and 100 inclusive. − Same format and derivations as Target file 1. • Target file 3: HighLevelJobs.txt − min_lvl between 101 and 500 inclusive. − Same format and derivations as Target file 1. • Rejects file: JobRejects.txt − min_lvl is out of range, i.e., below 0 or above 500. − This file has only two columns: job_id and reject_desc. − reject_desc is a variable-length text field, maximum length 100. It should contain a string of the form: “Level out of range: ”, where is the value in the min_lvl field. My Question is how do you write the stage variable for reject rows.

2797


how can you do retesting (datadriven test) using notepad amd by using functions NOTE u should not use datatable methods

1999


plz send me interview questions & answers of Data Structure

2102


Can you tell me about your experience with the administration of COTS system..? Also, how do you set up seed data..?

2691


Hello all, This is my assignment on shell scripting, can anyone help me regarding this ? Create a shell script which connects to the database In second shell script include the first script for the DB connection Create a table (PRADEEP_DATA) with 2 columns (name, value) In Third shell script include the first script for the DB connection And insert/delete the values from the Table, by accepting input from the user This functionality should be a menu driven Program: 1) Insert to the database a. Name b. value 2)Delete from the database a.Name b.value Exception handling needs to be taken care.

2308


sir ,i applied rrb chennai for the post of junier engineer please sent model question papper with solved data to my mail id.aravindaptc@yahoo.co.in

2004


please send data bank of quetions answers on analytical instrumentation.

1952


Hi Every One, This is K.Srinivasarao. I am in teradata side. i am interested to do certifications in teradata. please help me. for this i want teradata dumps. please mail me teradata dumps to tkanisrinivasa@gmail.com Thanks in advance K.Srinivasarao

2187