I am looking at the graphical estimated execution plan in Query
Analyzer for a query. One of the steps in the query is in red and
indicates "Warning: Statistics missing for this table..." for a column.
However I have used both sp_helpstats and DBCC SHOW_STATISTICS to
verify that statistics do ...
more >>
I'm trying to use a MS SQL server provided by my ISP. For administration
they use MyLittleTools. Unfortunately I'm having no luck creating
relationships.
When creating a relationship, does the column name need to be the same in
both tables?
Normally I name my unique key something like "U...
more >>