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
- How To Extend Url Length In Reporting Services Of Sql Server 2005?
- How can i increase the query string of a fixed given length in reporting services of sql server 2005?
- How do I connect entity Bean (Bean Manage ) with another database like oracle & SQL server without cloudscape?
- I want to create common connection class i.e ONE class only for connecting to SQL Server, Oracle, MS Access in C#.Net. How do I do this?
- What is normalization in sql server DBMS?
Ask the Community a Question


