Forum Replies Created

Viewing 15 posts - 346 through 360 (of 790 total)

  • RE: clustered indexes

    You can have just one Clustered Index per Table!!!

    Are you thinking for the index with more than one column ( included columns ) ?

  • RE: Data base security

    OK we must to avoid the double posts ...please post all comments here

    :exclamation:

  • RE: deleted entries from the table !!!

    Yes the first step is to enable ( sure to create before ) trigger for any update, delete or insert record from the users!? This is the simple way to...

  • RE: Use Exist

    I think you should use the EXISTS ( when you have complex query to retrieve the data you want from DB) instead of IN clause, because you can see differences...

  • RE: Feedback on SQL Server Central

    :hehe: almost every post or thread has the good feedback after replies but this one here is the general feedback for SSC, and I agree sure that the SSC...

  • RE: There is no row at position 0.

    J.K (3/27/2009)


    what man!!!!!!!! njn paranju tannatokke nee marannu poyo

    Yea, plz translate it ...!!!!:w00t:

  • RE: how to convert a bigint value to datetime

    http://msdn.microsoft.com/en-us/library/aa226054(SQL.80).aspx

    This is the location where you can find everything about converting, also with examples!

    Whistling:

  • RE: There is no row at position 0.

    cutedeveloper (3/26/2009)


    Hi Dugi!

    It seems I do not have that forder and u_tables.sql script. What I have are:

    C:\Program Files\Microsoft SQL Server\90...

    D:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL...

    :angry:

    Actualy I got the same (There is...

  • RE: how to take backup of a database excluding log files

    dharaneeswar_reddy (3/26/2009)


    hi,

    please help me if there is any option in sql server to take backup all the data and schema of a database excluding transactional log data.

    Why do you...

  • RE: Long running queries when using DISTINCT with Strings

    musab (3/26/2009)


    Hi !

    I am using data type nvarchar(max) and have 13 million records and want to get unique records out of it based on the text.

    but the query...

  • RE: Help needed for career growth

    sonu_jain (3/25/2009)


    I am having more than 2 years of experience in working on database technologies.

    i was working in an mnc in india as informatica developer for about 1 year 2...

  • RE: Hi

    subrata.bauri (3/25/2009)


    Hi All,

    I'm Subrata Bauri, working as a Technical consultant in Microsoft Dynamics Navision since 2006.:-)

    I am here to learn new things from this forum.

    Welcome on board!

    As you can see...

  • RE: Blocking Users by IP

    Vampire (3/24/2009)


    Brian,

    I guess I dig grave for my own SQL Server :crying:

    I have executed this trigger on a SQL Instance .\Inst1 and now it is not allowing me to connect...

  • RE: Blocking Users by IP

    Vampire (3/20/2009)


    Thanks for the post Brian.

    However, I am stuck with few issues. Hope you could throw some light on them and clarify .

    1. I executed the Step to insert <local...

  • RE: There is no row at position 0.

    Ratheesh.K.Nair (3/16/2009)


    Thanks Dugi thanks a lot.

    :w00t: the problem is solved

    You are welcome!

    :hehe:

Viewing 15 posts - 346 through 360 (of 790 total)