Forum Replies Created

Viewing 15 posts - 1,306 through 1,320 (of 3,061 total)

  • RE: Sql Performance issue

    so... no answers at all to our questions? 😀

  • RE: Sql Performance issue

    I'm seeing nested inline views - that is usually a performance killer.

    Would you mind in posting cardinalities as well as available indexes? please include distinct keys counts for each index.

  • RE: inserting rows

    No answers please. Spam. Reported.

  • RE: ONE-TIME MIGRATION FROM ORACLE TO SQL SERVER.

    xpxj (11/29/2010)


    re: ONE-TIME MIGRATION FROM ORACLE TO SQL SERVER.

    I want to know the best way to migrate tables from Oracle 9i

    to SQL Server '08 R2 as a cutover...

  • RE: Distributed transaction

    miss.delinda (11/7/2010)


    I want to perform insert statement into db1 located at 192.168.1.34. At the same time, me also want to perform update statement into db2 located at 192.168.1.37.

    What's the technologies...

  • RE: Is SQL Server Central

    Michael Valentine Jones (11/29/2010)


    Grant Fritchey (11/29/2010)


    Not only is it running on SQL Server, but you can watch the monitoring on the system, live, from here[/url]. Check out how well it...

  • RE: Hierarchy Terminology Question

    RainbowFfolly (11/20/2010)


    I've a question about the terminology I use in my customer ordering recency hierarchy. If it has to be explained to users then as far as I'm concerned...

  • RE: Slowly Changing dimensions Design and ETL Help

    3ilabsbiz (11/20/2010)


    I have 3 tables in OLTP like Account,Contact,Address related with foreignkey relationship and account has account type attribute, address has city,state,country,zip

    How I can design a Dimensional data store...

  • RE: Best practice for allowing access to database

    Alocyte (11/22/2010)


    So, what is the "best practice"?

    Let me translate what everybody is saying: "don't allow reporting against OLTP database; as a quick fix you can create a separate Reporting database...

  • RE: Analyzing an existing database and build class diagram

    Narendra-274001 (11/23/2010)


    I need to work on an existing database which has no documentation , E-R diagrams and need to document the entire design and build class diagram.

    I need your help...

  • RE: Ideal/Top companies/Work Environments a DBA should aim for

    allin1 (11/29/2010)


    I am at teh start of my career as DB Dev/DBA (2 yrs). I am in a small company with no challenging work. I was wondering what would be...

  • RE: Baffling DATEPART("dw"...) difference for day of week

    Joseph Fallon (11/29/2010)


    PaulB-TheOneAndOnly (11/29/2010)


    Joseph Fallon (11/29/2010)


    Hi Pablo,

    Thanks for the post.

    I'm not too worried about the VB side of things ... all I need is for the Expression that I use...

  • RE: can not view list of stored procedures

    rockingadmin (11/29/2010)


    Yes. there are around 1500 sprocs in the database.How can i resolve this one?

    As I remember it this is more of a "feature" than a "bug" so there is...

  • RE: Baffling DATEPART("dw"...) difference for day of week

    Joseph Fallon (11/29/2010)


    Hi Pablo,

    Thanks for the post.

    I'm not too worried about the VB side of things ... all I need is for the Expression that I use for my variable...

  • RE: can not view list of stored procedures

    rockingadmin (11/29/2010)


    i have a problem to view the list of stored procedures in a database using SSMS on sqlserver 2008.i have 100 databases with having lot of sprocs. when...

Viewing 15 posts - 1,306 through 1,320 (of 3,061 total)