why you used Java Script? Can it use for both client side and server side validation purpose?
12 37357Post New HCL Interview Questions
What is the use of token in php?
how to delete duplicate rows from a join tables(I have three tables on that join) how do you know which join is need to be used? The select statement I have is: SELECT gc_skill_type.skill_type, gc_area_tec.area, gc_technology.technology, gc_technology.id_technology, gc_area_tec.id_area_tec FROM gc_skill_type, gc_area_tec, gc_technology WHERE gc_area_tec.id_skill_type (+) = gc_skill_type.id_skill_type AND gc_technology.id_area_tec (+) = gc_area_tec.id_area_tec order by gc_skill_type.skill_type asc, gc_area_tec.area asc, gc_technology.technology asc
What is iis and how it works?
Explain the disadvantages of different types of bdc's?
Define a fourier transform?
How automation testing is different from manual testing?
write a program fibonacci series and palindrome program in c
write a command to view the content of the table
What Is The Difference Between Scalability And Elasticity?
Why is a constant variable important?
What is a 51% attack and how to prevent it?
What do you understand by the “preserve” checkbox and when to use it?
What is ipc certified?
What are different rpa jobs?
We are updating a field in sql and alter the row also.after giving the commit command the system is crashed.what will happen to the commands given,whether it will update and alter the table or not?