Answer Posted /
| Is This Answer Correct ? | Yes | No |
Post New Answer View All Answers
What is the function of Cluster.Builder class in Cassandra?
Explain the use of rows option in exp command.
How to deploy/publish webservices?How many ways?Plz explain me
when power factor leading above 1 than defect moter and kwh.
Explain the value of colour with the help of a value chart.
Ram, the proprietor brought additional capital of Rs 75000/- by pledging his wifes gold.pass entry
Name some companies that make use of django?
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.
1.what is a test condition ?
Is a dll an assembly?
What is the tcp handshake?
Whhat is the justification for stability study in api missed stations through deviations and statistical analysis is required.
What is the difference between constant and readonly in c#?
Explain me what is tally accounting?
will there be any issues adding a table without primary keys to a data model?