I want to insert date in the form of yyyy-mm-dd...
if any changes happen while inserting date format want to show
error meg...any one can solve this..??
No Answer is Posted For this Question
Be the First to Post Answer
What is dialog programming?
Colors specified with the notation
How to call dll API sub routine in VB Form.
What is a singleton linked list?
What is the merger sort principle and its time complexity.
what is the difference between read the data from table and infotype
what are methods we have in connection pooling
Why data bus is bidirectional and address bus is unidirectional?
in a company 30% are supervisors and 40% employees are male if 60% of supervisors are male. what is the probability that a randomly choosen employee is a male or female?need steps to solve this?
how to work search engine? plz detail answer me.
1.how to deploy the Maven application in weblogic server? 2.In Real time projects all classes are singleton or some classes only singleton explain? 3.what are the major uses of the designpatterns? 4.explain restful &Soap based services explain?
There is a table which contains all the employee details, unfortunately there is mistake occured while entering the data. ex: ------------------------------- empid empname gender address ------------------------------- 1 abcd f address1 2 defg m address2 3 ghth m address3 4 jkil f address4 write a update query that will change gender 'm' to 'f' and 'f' to 'm'