This Question is Answered 

    What Are The Objects In SQL Server 2000?

    I am confused in some book tables,data types,view,stored procedure,index,cursor,user defined functions are mentioned as objects.Is it right ? Or some specific?

    asked 1 year ago

    Answers


    These are all objects. Remember that object is just a fancy name for a "thing". Your hand is an object, an apple is an object. An easy way to think of objects is that they are things like nouns. The term Object is terribly overused. Originally it referred to the concept of encapsulated program code and data in Object Oriented Programming but has been used as of late to describe almost everything computer related.

    answered 1 year ago

    New Comment

    1000 words left

      Categories