Viewing 15 posts - 346 through 360 (of 468 total)
Im loving these tactics. its almost manipulation of people, getting them to give the answer you want on their own!!! Brilliant!
March 11, 2008 at 10:43 am
Thanks guys. il look into that now! kind regards.
March 11, 2008 at 9:33 am
thanks for the reply. i am aware of log backups. the reason i am asking the question is because i want to have a strong case when i go to...
March 11, 2008 at 9:17 am
thanks guys. exactly the information i needed.
March 11, 2008 at 8:51 am
if i write a cube for a business group in my company, what front end can they use to view the data ( besides excel)? from what i see there...
March 11, 2008 at 3:58 am
perfect!! thanks a mil for the help guys.
I have learned lots from this exercise and the code you provided. its much appriciated.
Defo something im storing for reference at a later...
February 29, 2008 at 4:29 am
sorry, forgot to say, I was wondering if its possible with joins alone, rather than using a exists? If a contains is necessary, then so be it
February 28, 2008 at 11:27 am
not exactly.
The query must return orderIDs of orders that contain both products in the subset and not in teh subset.
Any orders that ONLY contain orders in the subset...
February 28, 2008 at 11:23 am
sure. Below is a simplified version of the data.
There is an order table. an order table can have many orderLines.
There is a product table containing all orderable products.
there is a...
February 28, 2008 at 11:05 am
I disagree about them needing to be more difficult than they currently are. I know the sql server 2000 exams were a joke. ive heard this from the mouths of...
January 12, 2008 at 10:36 am
Im afraid IMO you need to try to use SQL server as much as possible. the exam is tailored that way. The last 15 question on the exam are practical...
January 11, 2008 at 2:27 am
An example of where its used is here:
http://www.4guysfromrolla.com/webtech/071906-1.shtml
its used about half way down in a grey section of code. why does the article author use that here?
January 8, 2008 at 12:50 pm
Sorry, I should have mentioned that it was in relation to the DMV's. I couldnt find any description of what an Index group was, but as you say, thats because...
January 8, 2008 at 1:54 am
Cant believe I never thought of trying that. Thanks a mil, that worked a treat!
November 27, 2007 at 2:41 am
as the tables are huge, and i cant go creating indexes on them as they are in a production envrionment, i just created temp tables and done a join on...
November 7, 2007 at 2:30 am
Viewing 15 posts - 346 through 360 (of 468 total)