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.
2217Hi All, Is it possible to create one file name only space or space in file name in UNIX and we can able to run that on Unix?
2 6805Post New Cap Gemini Shell Script Interview Questions
What is root partition?
What happens if the series current double?
In a java script, what is the difference between "==" and "===" operator?
What is a soap what for is it used?
Why is switch keyword used in react router v4?
What is satellite cooding in telecom transmission system?
Explain what is sandbox?
what is the purpose of coding notify parameter in job statement?
What are sub-pages in process?
what are the 'mysql' command line arguments? : Sql dba
How to Test the Datagram Client and Server?
What is pure java?
How can I avoid resourceexceptions when sending more requests for database connections from the pool than are currently available? : BEA Weblogic
Explain "const" reference arguments in function?
Hi Friends. I want complete technical flow of j2ee project with following technologies. jsp , servlet , Struts , Hibernate , (should follow mvc-2 design pattern) . with DAO ,DTO SERVICE layers .