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

Is an "A fast database retrieval rate" a testable requirement?

3i Infotech,

2157

what is the data type of lexical parameter?

Wipro,

5 10688

how will you refer a report column (data column,formula,summery,placeholderr)?

1 4879

How can we import Excel data in to FWM?Wt is mean by Ragged dimensions?where can we observe the Regular dimensions & measure dimensions?

3354

what is State database replica?

IBM,

1 4645

How add insert options in datagrid control in footer row.

PreludeSys,

2441

Could someone please send me real check list for Database Security testing.Please my mail ID- patil.ramchandra@yahoo.co.in. Thanks.

2368

how we can edit records in vsam data set and non vsam data sets

ACS,

2 8206

What is FILLER command in Teradata?

CTS, IBM,

9 32372

Where the data file for system Tablespace is located? What is its name, initial size and maxsize?

1 3563

QUESTION IS THAT DURING UPLOADING DATA IN PROD SERVER,OUR EQUIPMENT TAG NUMBERS ARE NOT MATCHING WITH SAP TAG NUMBERS SO DUE TO THIS WE ARE FACING PROB, BECAUSE WHENEVER ALARM IS COMING FROM SCADA DUE MISMATCH THE NOTIFICATION IS NOT CREATED IT IS GIVING ERROR. PLEASE SUGGEST THE METHOD SO THAT THE TAG NUMBERS OF BOTH (SCADA EQUIPMENT AND SAP EQUIP) SHOULD CONCIDE.OTHERWISE WE HAVE TO GO FOR LONG PROCESS EITHER BY INTERFACE TABLE OR BY EXPORTING ALL DATA AND MAKING RIGHT CHANGES.DO YOU HAVE ANY SHORTCT METHOD PL WRITE ME. THANKS

Telesis,

2126

What is test Data?

5 8423

where exactly in dataware house a confirmed dimension can be created

Deloitte,

4 12888

data data1; input dt account; format dt date9.; cards; 1745 1230 1756 1120 1788 1130 1767 1240 ; data data2; input startdt enddt total; format startdt date9. enddt date9.; cards; 1657 1834 12300 1557 1758 16800 1789 1789 12300 1788 1345 12383 1899 1899 13250 ; proc sql; create table data3 as select * from data1 as x left join data2 as y on x.dt>=y.startdt and x.dt<=y.enddt; quit; Here, we are getting cartision product. But,I want left join report consisting of this program. It should not get duplicate values. you can modify the program also.

2258

data data1; input dt account; format dt date9.; cards; 1745 1230 1756 1120 1788 1130 1767 1240 ; data data2; input startdt enddt total; format startdt date9. enddt date9.; cards; 1657 1834 12300 1557 1758 16800 1789 1789 12300 1788 1345 12383 1899 1899 13250 ; proc sql; create table data3 as select * from data1 as x left join data2 as y on x.dt>=y.startdt and x.dt<=y.enddt; quit; Here, we are getting cartision product. But,I want left join report consisting of this program. It should not get duplicate values. you can modify the program also.

1 4787




Related Topics


Un-Answered Questions { Data }

Can we install Oracle database in VT100 Server?

2448


Is there anyway to automatically update the Datasource name in Database Checkpoints object when we migrate tests to a new release?

3954


How to connect to a remote database using Applet?

2618


How database connectivity in XML is achieved?

2295


How data can be inserted into long row column of database?

2193


How to know howmuch data is truncated?

2428


What are the parameters available in user exit for enhancing master data?

2021


What are the data target administration tasks?

2381


Where the data is extracted during init of delta and during delta updates?

2060


How do you transform OH data?

1982


How will you do data driven testing using Robot?

2628


Where the datapool values are stored?

2514


What is datapool cursor?

2367


What is standard data type and what is user defined data type?

2414


What information is contained in the Datapool_config section?

2248