how to give permission to users that users can update/insert/delete on a row of table on timeing 10am to 6pm only?
4 12285Post New TCS Interview Questions
Does group by remove duplicates?
need previous placement test papers of infosys and soctronics
Program to return the address family of a socket
How can you fetch an attribute from an element? How to retrieve typed text from a textbox?
i m in need of current rating chart of heavy duty pvc/xlpe, cu/al cables. can somebody provide me? if yes, plz send me at ashish_patel111@yahoo.com
For the 7 stages of the SDLC (Planning, Analysis, Design, Development, Testing, Implementation, and Maintenance), What are the major inputs and outputs of each stage? What are the primary activities in each stage? Who are the primary "players" involved in each stage (e.g., Tech Arch's BA's, Testers etc.)?
Realized?
What is acid mean in sql server?
write a program to find out prime number using sieve case?
Do you feel that you have chosen the right technology xslt? : xslt
faq's on cognos
Shall i get Section engineer S & T question paper? (Railway recruitment board)
What have you done to overcome your weaknesses?
Positive and Negative test cases for the speedometer?(minimum 5 each)
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;