MCQs > IT & Programming > Delphi > For a TQuery component called Query1 with SQL of Select * from Student Where Number=500, which of the following is the correct method to run the query?

Delphi MCQs

For a TQuery component called Query1 with SQL of "Select * from Student Where Number=500", which of the following is the correct method to run the query?

Answer

Correct Answer: Query1.Active:=True;

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Delphi Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Delphi Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it