Home / CSE MCQs / SQL Server MCQs :: Discussion

Discussion :: SQL Server MCQs

  1. What is every identifier in an XQuery called ?
  2. A.
    Name
    B.
    QName
    C.
    Qidt
    D.
    Qnam

    View Answer

    Workspace

    Answer : Option B

    Explanation :

    A QName is made up of a namespace prefix and a local name. In this implementation, the variable names in XQuery are QNames and they cannot have prefixes.


Be The First To Comment