Forum Replies Created

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

  • RE: Run time of Cursor

    Really very thanks for all, i will work on it to increase the performance.

    thanks alot.

    --------------------------------------------------------

    I am Learner -- SQL

  • RE: Run time of Cursor

    hi all

    this is my small part if code, i dont know which cursor taking more time to consolidate the data.

    USE [databasename]

    GO

    SET ANSI_NULLS ON

    GO

    SET QUOTED_IDENTIFIER ON

    GO

    --Below...

    --------------------------------------------------------

    I am Learner -- SQL

  • RE: memory leak

    http://msdn.microsoft.com/en-us/library/ms859415

    here only i encountered the word..

    thanks

    Selva

    --------------------------------------------------------

    I am Learner -- SQL

  • RE: memory leak

    in the context of memory track in server..

    thanks

    selva

    --------------------------------------------------------

    I am Learner -- SQL

  • RE: joins with 3 tables

    thanks jeff your suggestion and ur answer helped me alot jeff.

    thanks alot

    --------------------------------------------------------

    I am Learner -- SQL

  • RE: difference between union all and full outer join

    sure jeff

    thanks!!!

    --------------------------------------------------------

    I am Learner -- SQL

  • RE: joins with 3 tables

    thanks alot:-):-)

    --------------------------------------------------------

    I am Learner -- SQL

  • RE: difference between union all and full outer join

    dear Jeff

    i dont know how to use books online effectively,so ly i am keep on asking simple question in this forum.

    thanks...

    --------------------------------------------------------

    I am Learner -- SQL

  • RE: usage of joins

    hi lynn,

    left outer join - take all values from left table and match with right table, if value not match with right table that row comes...

    --------------------------------------------------------

    I am Learner -- SQL

  • RE: plase help me

    thanks alot

    finally i attached mdf and ldf using sp_attach_db procedure.

    --------------------------------------------------------

    I am Learner -- SQL

  • RE: plase help me

    i have only MDF and LDF files.

    --------------------------------------------------------

    I am Learner -- SQL

  • RE: CPU usage for SQL QUERY

    den how to etimate which one is best ?:-P

    --------------------------------------------------------

    I am Learner -- SQL

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