Forum Replies Created

Viewing 12 posts - 16 through 27 (of 27 total)

  • Reply To: Outer Joins

    Thanks for your help, but I was wondering if you could maybe structure your answer in a real world example. I think that's why I am struggling with this stuff...

    • This reply was modified 5 years, 1 month ago by  Data Rat .
    • This reply was modified 5 years, 1 month ago by  Data Rat .
  • Reply To: Subquery

    That's Excellent. Thanks !!!!

     

  • Reply To: Subquery

    Thanks for your comment. But why would you use an inner join instead of a left join?

  • Reply To: Partition By Clause

    Thanks for your help. But will this query partition the resultset by City? Meaning will I be able to see all of the Cities and Companies? Or will it rollup...

  • Reply To: Partition By Clause

    Thanks for your help. I want to show only the columns City and Company Name. I dont want to show  column City with a count of the Cities per partition.

  • RE: Column with both primary and foreign key constraints

    In the example scenario that you used would you combine the primary  key and the foreign key so that your orders would be unique? Because I thought that would be...

  • RE: Column with both primary and foreign key constraints

    Thank You for your help. I understand why a table can have multiple foreign keys. But you commented about sometimes you will have both a foreign key and primary key...

  • RE: Count of values in column

    Thanks Everyone for your help. You showed me 2 different ways of doing this. All I need to do is group by Gender and use the COUNT function. This is...

  • RE: Count of values in column

    I have spent a lot of time trying. I tried using group by, but I think it's a little more complex than that. But Thanks for your help

  • RE: Inner Joins

    I was just wondering what method are you using as far as which tables to join with the tables you chose. And why did you use the AND clause

    with the...
  • RE: Normalization and Third Normal Form

    Eirikur Eiriksson - Monday, May 7, 2018 1:13 AM

    Ronnie65 - Sunday, May 6, 2018 2:22 PM

  • RE: help with query

    Thanks for your comment. I thought it gave me some additional insight into design which is what I was asking for. It sounds like you are saying that I will...

Viewing 12 posts - 16 through 27 (of 27 total)