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.
If i update, insert or delete records in my view will it affect my base table?????
Tell me about your family background and who is your role model?
1. What ports does FTP traffic travel over? 2. What ports does mail traffic utilize? 3. What ports do HTTP and HTTPS use? 4. Why is NTP required in an NFS network? 5. Name some common mal software on the server side 6. What is CPAN? How do you access it? 7. What is PEAR? 8. What advantages does mod_perl have over a perl CGI? 9. What is required to do SSL in Apache 1.x? 10. What is Tcl? 11. What is a servlet engine/container? 12. What is BIND? 13. Name the steps to setup a slave zone in BIND 14. Name the steps to setup a primary zone in BIND 15. What commands would you use under Solaris or Linux to modify/view an LDAP tree?
What is the Net present value of eurekaforbes
i want to know the syllabus for management trainee exam,vizag steel plant,2009
can any1 provide me the PLACEMENT PAPERS FOR BHEL
What have you been doing since your last job?
Write a VLSI program that implements a toll booth controller?
Who proposed the relational model?
hi, please send me "state bank of india", last 5 years question paper with answers to my mail id.
What is the latest version of spark?
In C programming, how do you insert quote characters (‘ and “) into the output screen?
sir ,,kindly provide me 10 year old solved question papers of gate ,i am from CS. branch...
Draw the diagram showing the function stack, illustrating the variables that were pushed on the stack at the point when function f2 has been introduced . type def struct { double x,double y} point; } main( int argc, char *arg[3]) { double a; int b,c; f1(a,b); } f1(double x, int y) {point p; stack int n; f2(p,x,y) } f2(point p, double angle) { int i,j,k,int max;