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

in a VB application, where the data will be stored after manipulation? what is the syntax for that?

TCS,

2287

why do we use pointer instead directly acessing the data?

2 5592

which datatype i have to use we i need dynamic size.for eg. empname .in first row it have only five chars.but next row it have 100 chars.

3 5470

if i used stored procedure for retrieving the data from sql server.in front end i had used data reader.when 100 records are there in table.when it has displayed ten records in frontend database has been collapsed.then where should our data available...

CybAge, Wipro,

2 6851

data abc; input x y ; cards; 1 2 5 6 7 8 7 8 1 7 5 7 ; run; Proc Freq data=abc; tables x*y / chisq nopercent nocol norow PLCORR; RUN; If we run the code, we have Polychoric Correlation = 0.9054 in the last table. I want to extract this particular entry with the value. Means I will create one dataset in which this value will be stored/extracted. I need your help in coding this. Please help me out.

2 5864

How we Resize table,temp table, database and log file size in SQL Server 2005

ABC,

1 5868

What is data binding?

Ittiam Systems,

4 27834

how can you display data say "your name"in sap script without print program or driver program??

Siemens,

2209

how can you display data say "your name"in smart forms without print program or driver program??

Siemens,

1 3607

How can we copy Unhidden Datas in MS Excel?

1 4939

class Database { public static $_instance; public static function getInstance() { if(!isset(self::$_instance)) self::$_instance = new Database(DB_SERVER, DB_USER, DB_PASS, DB_NAME); print_r(self::$_instance); return self::$_instance; } } can any one explain "self::$_instance = new Database(DB_SERVER, DB_USER, DB_PASS, DB_NAME);" this line

1 4816

What's format of CMO & CMA Data?

AK,

2673

What is itemrowdatabound for a datagrid?

IBM,

1 5093

How to store a dataset in a viewstate?

IBM,

3 9733

What data is required for automatic a/c determination ?

1 7418




Related Topics


Un-Answered Questions { Data }

Can we install Oracle database in VT100 Server?

2403


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

3901


How to connect to a remote database using Applet?

2552


How database connectivity in XML is achieved?

2249


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

2153


How to know howmuch data is truncated?

2373


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

1966


What are the data target administration tasks?

2320


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

2011


How do you transform OH data?

1930


How will you do data driven testing using Robot?

2560


Where the datapool values are stored?

2460


What is datapool cursor?

2322


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

2359


What information is contained in the Datapool_config section?

2198