Tag Archives: data

Data Collection an Eclectic Approach

The Basic PremiseWe will start with the premise that data collection methods should align with research objectives. No one methodology is the best approach for all research designs. The criterion for deciding on a method should relate directly to the … Continue reading

Posted in Data Structures | Tagged , , , | Leave a comment

Importance of Interview Questions Related to Data Structure

Hi friends..I am siva kumar,basically I am an engineering student from india and now I am working in Indian Institute of Technology as project associate.My interest is too built robots which are helpful in real time basis and my other … Continue reading

Posted in Data Structures | Tagged , , , , , | Leave a comment

How do i transfer excel data to the AS400?

I have an Excel spreadsheet that i want to transfer the data to the AS400. i have the AS400 and i have the transfer to the as400 program. does the excel file need to be a certain kind of file? … Continue reading

Posted in Programming | Tagged , , , | 1 Comment

Dissertation – help- analyzing data?

Hi I am a student in the middle of my dissertation – getting on with it, although I am struggling with the data analysis – I am doing a qualitative study using semi- structured interviews – I need to know … Continue reading

Posted in Data Structures | Tagged , , , | 2 Comments

Most important data structures / algorithms to know for an entry-level Programmer Analyst job interview?

This is a programming job in business, not at a tech company or in science or research. In other words, the candidate will definitely not be designing operating systems, compilers, low-level systems code, or anything that might require knowledge of … Continue reading

Posted in Algorithm | Tagged , , , , , , , , , | 3 Comments

Oracle CRM Gadgets and the Google Secure Data Connector

Oracle Introduces Oracle® Gadget Wizard for Google Apps and Support for Googles Secure Data Connector

Posted in Oracle | Tagged , , , , , | Leave a comment

How do I load a flat file with delimited data into a Oracle Table?

I have a flat file with | delimited data that I need to do a one time manual load into a new table that is in the Oracle DB. Which sql functions do you recommend I use which will be … Continue reading

Posted in Oracle | Tagged , , , , , , , | 1 Comment

How do you import data from an oracle database into a mysql database?

3 tables from oracle are to be copied to and merged in mysql. Can it be done manually? Also, is it possible to make a program to transfer the needed data from one database to the other?

Posted in Oracle | Tagged , , , , , , | 1 Comment

When I add rows thru oracle sqlplus, it does not show the data in APEX. Im using Oracle XE for linux?

I am trying to build a php page which uses oracle db. When I query using php, it doesn’t show any results. But when I use sqlplus, it shows results. Please help!

Posted in Oracle | Tagged , , , , , , , , | 1 Comment

How to querry huge data from oracle?

I am using SQL Plus to query an Oracle database to get millions of rows of data – I use spooling to put it in a file. My query execution takes around one hour but after that also, I am … Continue reading

Posted in Oracle | Tagged , , , , | 1 Comment