In remote support environment not able to ping one solaris server .What are the necessary steps you will do ?
2 6307Post New Siemens Solaris AllOther Interview Questions
HOW MUCH PENALY IF SALES TAX IS NOT PAID ON DUE DATE IN HARYANA SALES TAX
What are all the major issues you faced during implementation ?
What version of sap do I need to be on?
send me any model test paper of clerical post of state bank of india.......
“int a[] = new int[3]{1, 2, 3}” – This a legal way of defining the arrays?
what is associativity explain what is the precidence for * and & , * and ++ how the folloing declaration work 1) *&p; 2) *p++;
What are the ways to add styles to html?
KINDLY FORWARD ME THE INTERVIEW QUESTIONS & ANSWERS FROM REAL TIME POINT OF VIEW FOR 1.5 YEARS EXPERIENCED CANDIDATE. MY EMAIL ID IS sky_bird433@yahoo.com
How can I check that whether automatic statistic update is enabled or not?
Hi,I got a call from vssc,kerala for the technical assistant in automobile,would u suggest me how to prepare for this,quickly
whether anyone has VEDANTA written question papers?if so send me soon i've placements in dec 2nd week
Explain an assembly?
How do you remove duplicate records in informatica? And how many ways are there to do it?
Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance
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.