MCQs > IT & Programming > Adobe ColdFusion > A company has departments: Marketing, Designing, Production, Packing What will the following query return? select * from departments where department < 'Marketing'

Adobe ColdFusion MCQs

A company has the following departments:

Marketing, Designing, Production, Packing

What will the following query return?

<cfquery name="GetDeptData" datasource="myDSN">
select * from departments where department < 'Marketing'
</cfquery>



Answer

Correct Answer: The query will return "Designing, Production, Packing"

Explanation:

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

Adobe ColdFusion Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Adobe ColdFusion Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it