Drop Table

Support Forum for database administrators and web based access to important newsgroups related to databases
Register on Database Support Forum Edit your profileCalendarFind other Database Support forum membersFrequently Asked QuestionsSearch this forum -> 
For Database admins: Free Database-related Magazines Now Free shipping to Texas


Post New Thread










Thread
Author

Just being curious
Hi Group

It's a rainy day and because of pure boredom have right-clicked a row
in EM and selected 'Properties'.

Just being curious what the dialog coming up is all about (call me
ignorant!) and where I can find more information (Keyword?)in BOL?

One thing I wonder however and maybe someone can answer this question
is that this dialog suggests that a table is nothing more than a query
and not a physical representation of data? I'm not an SQL expert and
thought data is stored in 'pages' and that those pages are the actual
tables? I got this idea as on the 'Query' tab, the table name is listed
as 'Query Name'.
However, if it's a query, I should be able to just type the table name
in Query Analyzer (like calling a system sp) and execution should
return the table data which it doesn't but says it's a table object?
But then again, the table object must be based on a query?

Just wondered.

Thanks for your thoughts!

Martin


Report this thread to moderator Post Follow-up to this message
Old Post
theintrepidfox@hotmail.com
08-26-05 06:23 PM


Re: Just being curious
(theintrepidfox@hotm
ail.com)  writes:
> It's a rainy day and because of pure boredom have right-clicked a row
> in EM and selected 'Properties'.
>
> Just being curious what the dialog coming up is all about (call me
> ignorant!) and where I can find more information (Keyword?)in BOL?

You clicked which row? There are many Properties dialogs in Enterprise
Manager.

> One thing I wonder however and maybe someone can answer this question
> is that this dialog suggests that a table is nothing more than a query
> and not a physical representation of data?

A table is not a query. But there is some funny command in EM "Open
Table" where you can view, insert and update data without typing
any queries yourself. EM will create those queries for you.




--
Erland Sommarskog, SQL Server MVP, esquel@sommarskog.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techin.../2000/books.asp


Report this thread to moderator Post Follow-up to this message
Old Post
Erland Sommarskog
08-27-05 01:23 AM


Re: Just being curious
Hello Erland

Thanks for your answer and sorrry to everyone for posting twice.
Accident.
I clicked any row . SQL 2000. And as I noticed, there's a Help button
that explains some of the features. Feeling pretty stupid now.

But still, is a table object just a query which displays data in some
logical (to the user) format and if yes, where are the queries stored
that underlay the table object? Just being curious. Is there any
reading you can recommend on that topic?
Thanks by the way for the very good information on your website,
dynamic SQL in specific. Very helpful.

Martin


Report this thread to moderator Post Follow-up to this message
Old Post
theintrepidfox@hotmail.com
08-27-05 01:24 AM


Re: Just being curious
Martin,

When you open a table in Enterprise Manager, you are actually opening a
query against that table in the Enterprise Manager Query Designer.  A
table is a a table; there are no queries underlying a table object.
What the properties refer to in this scenario is the query being run
against the table in the Enterprise Manager.

Hope that helps clarify the confusion.
Stu


Report this thread to moderator Post Follow-up to this message
Old Post
Stu
08-27-05 01:24 AM


Re: Just being curious
Thanks Stu!


Report this thread to moderator Post Follow-up to this message
Old Post
theintrepidfox@hotmail.com
08-27-05 01:24 AM


Sponsored Links





Last Thread Next Thread
Post New Thread

Microsoft SQL Server forum archive

Show a Printable Version Email This Page to Someone! Receive updates to this thread
Microsoft SQL Server
Access database support
PostgreSQL Replication
SQL Server ODBC
FoxPro Support
PostgreSQL pgAdmin
SQL Server Clustering
MySQL ODBC
Web Applications with dBASE
SQL Server CE
MySQL++
Sybase Database Support
MS SQL Full Text Search
PostgreSQL Administration
SQL Anywhere support
DB2 UDB Database
Paradox Database Support
Filemaker Database
Berkley DB
SQL 2000/2000i database
ASE Database
Forum Jump:
All times are GMT. The time now is 11:40 AM.

 
Mobile devices forum | Database support forum archive




Copyrights DropTable.com Database Support Forum 2004 - 2006