Forum Replies Created

Viewing 9 posts - 16 through 24 (of 24 total)

  • RE: SQL Code in a Query

    Thanks.

    I setup the stored procedure but I cannot find it when I try to setup link from Management Sever

    Agent Jobs

  • RE: Left Outer Join

    I only want the same number of records from my primary file matching the first occurance of the secondary or outer join file

  • RE: View Documentation

    I am loading a large file that I select

    records in a veiw then I match with other Views - sometimes linking up to 20 Views -

    Can anyone recomend a...

  • RE: View Documentation

    Thanks !

    Why do you think they setup diagrams for

    tables only ?

    Maybe I am doing things the wrong way - I use

    Views to link with other views to create final data...

  • RE: View Documentation

    How do you execute the SP Helptext ?

    I would like to draw diagrams under the database name but it only allows you to do fields and sizes,and diagrams for Tables...

  • RE: Concatenate

    Thanks for ypur help!

  • RE: SQL Data Printing

    What do you do when you are using Views ?

    They do not show up in diagrams and I am not

    sure how you print a sample of the data.

    Do I need...

  • RE: Selected records

    Thanks for the information

    Rocko..

  • RE: Matching with LIKE command and wildcards

    quote:


    Oops - Of course if you are looking for a JOIN command, you could do this:

    SELECT P.* FROM TestPerson P

    INNER JOIN...

Viewing 9 posts - 16 through 24 (of 24 total)