Forum Replies Created

Viewing 15 posts - 421 through 435 (of 2,894 total)

  • RE: What is @Dummy ?

    GilaMonster (5/16/2013)


    RedBirdOBX (5/16/2013)


    Thoughts?

    The developers were smoking something.

    ... smoking something from Amsterdam and drinking strong clear thing from Eastern lands of Europe...

    :hehe:

    _____________________________________________
    "The only true wisdom is in knowing you know nothing"
    "O skol'ko nam otkrytiy chudnyh prevnosit microsofta duh!":-D
    (So many miracle inventions provided by MS to us...)

    How to post your question to get the best and quick help[/url]

  • RE: sql copying column attributes of one table to another table

    su88rao (5/16/2013)


    this is for table1 i,e t1

    P1nvarchar(255)Checked

    S1nvarchar(255)Checked

    B1nvarchar(255)Checked

    H1 -b1intChecked

    H1 -s1intChecked

    S2 -b1intChecked

    S2 -s1intChecked

    J1 -b1intChecked

    J1 -s1intChecked

    and this is for table 2 i,e t2

    P1nvarchar(50)Checked

    S1nvarchar(50)Checked

    B1nvarchar(50)Checked

    Funnvarchar(50)Checked

    Valint Checked

    Locnvarchar(50)Checked

    and i...

    _____________________________________________
    "The only true wisdom is in knowing you know nothing"
    "O skol'ko nam otkrytiy chudnyh prevnosit microsofta duh!":-D
    (So many miracle inventions provided by MS to us...)

    How to post your question to get the best and quick help[/url]

  • RE: Case with Wildcards

    Yes, you can. In another column:

    SELECT CASE

    WHEN CARS.Model LIKE '%Ford%'...

    _____________________________________________
    "The only true wisdom is in knowing you know nothing"
    "O skol'ko nam otkrytiy chudnyh prevnosit microsofta duh!":-D
    (So many miracle inventions provided by MS to us...)

    How to post your question to get the best and quick help[/url]

  • RE: The multi-part identifier "Members.MemberID_" could not be bound.

    philip.davy (5/16/2013)


    select

    List_,

    Description,

    count(month(TimeClicked)) as MonthTimeClicked

    from clicktracking_ with (nolock)

    inner join members_ on clicktracking_.MemberID_ = Members_.MemberID_

    inner join lyrLookupCompletionStatus on lyrCompletedRecips.CompletionStatusID = lyrLookupCompletionStatus.CompletionStatusID

    group by

    List_,

    Description

    Query you posted refers to the table with name...

    _____________________________________________
    "The only true wisdom is in knowing you know nothing"
    "O skol'ko nam otkrytiy chudnyh prevnosit microsofta duh!":-D
    (So many miracle inventions provided by MS to us...)

    How to post your question to get the best and quick help[/url]

  • RE: sql copying column attributes of one table to another table

    Have you read the article http://www.sqlservercentral.com/articles/Best+Practices/61537/?

    Post DDL of your tables, sample data insert script and expected results based on these data. Nothing more.

    _____________________________________________
    "The only true wisdom is in knowing you know nothing"
    "O skol'ko nam otkrytiy chudnyh prevnosit microsofta duh!":-D
    (So many miracle inventions provided by MS to us...)

    How to post your question to get the best and quick help[/url]

  • RE: sql copying column attributes of one table to another table

    su88rao (5/16/2013)


    anna tande.... give me d query.. i dnt want nethng else frm u

    I don't think that will get you too far here...

    _____________________________________________
    "The only true wisdom is in knowing you know nothing"
    "O skol'ko nam otkrytiy chudnyh prevnosit microsofta duh!":-D
    (So many miracle inventions provided by MS to us...)

    How to post your question to get the best and quick help[/url]

  • RE: sql copying column attributes of one table to another table

    You don't need to post the same question into three different threads.

    i have 2 tables

    one call it as dbo.t1 and another dbo.t2

    t1:

    P1 S1 B1 H1 S2 J1

    ______________________________

    b1 s1 b1...

    _____________________________________________
    "The only true wisdom is in knowing you know nothing"
    "O skol'ko nam otkrytiy chudnyh prevnosit microsofta duh!":-D
    (So many miracle inventions provided by MS to us...)

    How to post your question to get the best and quick help[/url]

  • RE: sql copying column attributes of one table to another table

    There is no need to duplicate post.

    All replies better to go to original one:

    http://www.sqlservercentral.com/Forums/Topic1453408-391-1.aspx

    _____________________________________________
    "The only true wisdom is in knowing you know nothing"
    "O skol'ko nam otkrytiy chudnyh prevnosit microsofta duh!":-D
    (So many miracle inventions provided by MS to us...)

    How to post your question to get the best and quick help[/url]

  • RE: sql copying column attributes of one table to another table

    There is no need to duplicate post.

    All replies better to go to original one:

    http://www.sqlservercentral.com/Forums/Topic1453408-391-1.aspx

    _____________________________________________
    "The only true wisdom is in knowing you know nothing"
    "O skol'ko nam otkrytiy chudnyh prevnosit microsofta duh!":-D
    (So many miracle inventions provided by MS to us...)

    How to post your question to get the best and quick help[/url]

  • RE: SQL AGENT JOBS ARE FAILING

    It's all here:

    http://msdn.microsoft.com/en-GB/library/ms191543.aspx

    _____________________________________________
    "The only true wisdom is in knowing you know nothing"
    "O skol'ko nam otkrytiy chudnyh prevnosit microsofta duh!":-D
    (So many miracle inventions provided by MS to us...)

    How to post your question to get the best and quick help[/url]

  • RE: The multi-part identifier "Members.MemberID_" could not be bound.

    philip.davy (5/16/2013)


    Hi

    When runing queries I keep geting the above error.

    Does anyone know how to resolve this pls?

    thanks

    Can you post the code you are running?

    Somewhere in this code you are...

    _____________________________________________
    "The only true wisdom is in knowing you know nothing"
    "O skol'ko nam otkrytiy chudnyh prevnosit microsofta duh!":-D
    (So many miracle inventions provided by MS to us...)

    How to post your question to get the best and quick help[/url]

  • RE: sql copying column attributes of one table to another table

    Hi and welcome to the forum.

    Unfortunately it's too unclear requirements and details.

    Could you please read "forum etiquette" article in this link:

    http://www.sqlservercentral.com/articles/Best+Practices/61537/

    If you provide details as per above I'm...

    _____________________________________________
    "The only true wisdom is in knowing you know nothing"
    "O skol'ko nam otkrytiy chudnyh prevnosit microsofta duh!":-D
    (So many miracle inventions provided by MS to us...)

    How to post your question to get the best and quick help[/url]

  • RE: variables and Escape quotes

    TJT (5/15/2013)


    I am trying to create a variable like the following in a WHERE clause

    DECLARE @test-2 AS VARCHAR(90)

    SET @test-2 = '2003 OR Cars.year = 2004 OR Cars.year = 2004'

    SELECT Cars.year

    FROM...

    _____________________________________________
    "The only true wisdom is in knowing you know nothing"
    "O skol'ko nam otkrytiy chudnyh prevnosit microsofta duh!":-D
    (So many miracle inventions provided by MS to us...)

    How to post your question to get the best and quick help[/url]

  • RE: Adding text to Rank

    Something tells me that CROSS APPLY (with index seek on FK_StationId (I guess it's indexed in real life)) will be quite faster than using second windowed function which would cause...

    _____________________________________________
    "The only true wisdom is in knowing you know nothing"
    "O skol'ko nam otkrytiy chudnyh prevnosit microsofta duh!":-D
    (So many miracle inventions provided by MS to us...)

    How to post your question to get the best and quick help[/url]

  • RE: Adding text to Rank

    First of all, it will be more helpful if you would supply your sample data in a runable/executable way, something like this:

    ...

    _____________________________________________
    "The only true wisdom is in knowing you know nothing"
    "O skol'ko nam otkrytiy chudnyh prevnosit microsofta duh!":-D
    (So many miracle inventions provided by MS to us...)

    How to post your question to get the best and quick help[/url]

Viewing 15 posts - 421 through 435 (of 2,894 total)