CrazyEngineers
  • I'm posing this question in order to overcome my confusion and get some clarity.
    I wanna know what's the difference between the following words.

    1.Unary operator and Binary operator
    2.Relation and Relationship
    3.View and Schema


    and any more words like this which are little bit confusing .....😒
    Replies
Howdy guest!
Dear guest, you must be logged-in to participate on CrazyEngineers. We would love to have you as a member of our community. Consider creating an account or login.
Replies
  • itchap

    MemberAug 19, 2009

    Answer for Question 1

    A unary operation is an operation with only one operand, i.e. an operation with a single input, or in other words, a function of one variable.

    Examples:
    x++
    ++y
    --z


    A binary operation is a calculation involving two operands, in other words, an operation whose arity is two.

    Examples:
    x + y
    128 * 978




    Are you sure? This action cannot be undone.
    Cancel
  • saurabh2486

    MemberAug 19, 2009

    <a href="https://en.wikipedia.org/wiki/Unary_operation" target="_blank" rel="nofollow noopener noreferrer">Unary Operation</a>
    <a href="https://en.wikipedia.org/wiki/Binary_operation" target="_blank" rel="nofollow noopener noreferrer">Binary Operation</a>
    <a href="https://en.wikipedia.org/wiki/Relation" target="_blank" rel="nofollow noopener noreferrer">Relation</a>
    #-Link-Snipped-#
    #-Link-Snipped-#
    #-Link-Snipped-#
    #-Link-Snipped-#
    hope this will help you buddy
    Are you sure? This action cannot be undone.
    Cancel
Home Channels Search Login Register