Suppose in the Report Program I want to pass data to another Report Program ..how will you do that one?
4 12419Post New Satyam Interview Questions
How do I test my cpu speed?
im ravi frm tumkur i did mba in finance.i m seeking job in finance if any body knows abt job vecancies or walk in in bangalore please inform me my cell no is 9986288362 and my e mail id is ravigr362@gmail.com
if we have 10 identical ball & will have to find the one ball in 3 trials whose weight may be more or less than other.How we can do it.
What are the different types of tables in QlikView?
how to suspend a heavy density powder in alcohol
What is the formula of hypo in oxidation state of sulphur?
What is the difference between method overriding and method overloading?
Explain me differences between get and post methods?
What are the main advantages of angularjs?
Explain how to register com+ services?
How do I display custom post type in wordpress?
How do I change scenario manager?
SET is the ANSI standard for variable assignment, SELECT is not. SET can only assign one variable at a time, SELECT can make multiple assignments at once. If assigning from a query, SET can only assign a scalar value. If the query returns multiple values/rows then SET will raise an error. SELECT will assign one of the values to the variable and hide the fact that multiple values were returned (so you'd likely never know why something was going wrong elsewhere - have fun troubleshooting that one) When assigning from a query if there is no value returned then SET will assign NULL, where SELECT will not make the assignment at all (so the variable will not be changed from it's previous value) As far as speed differences - there are no direct differences between SET and SELECT. However SELECT's ability to make multiple assignments in one shot does give it a slight speed advantage over SET.
what is the work of commutator and brush in motor
Is wordpress better than html?