Forum Replies Created

Viewing 15 posts - 691 through 705 (of 3,061 total)

  • RE: Data Warehouse question

    David Lester (12/9/2011)


    Thanks Paul, and yes I do.

    Thankfully, after years of attempts, IT has ceased to be a wall. While they are still not ready to listen to me, they...

  • RE: Database Splitting

    Let's keep it public meaning, no private messages unless you are planning to hire me 😀

    So... as per your message the idea is to keep the data of all your...

  • RE: Want to start a career as a DBA. Advice/suggestions needed (REPOST)

    andychurry (12/9/2011)


    Finally, I was hoping to see what everyone here thinks of Oracle. Right now, I'm kind of down the middle as to if I should take the MSSQL path...

  • RE: Data Warehouse question

    cochran1010 (1/10/2011)


    Creating a new table with the key from the sales data, and fields for the flags is the best option rather than addition.

    Do you realize we are talking dimensional...

  • RE: SSRS 2nd page from 19 pages is blank

    Long time ago I saved the recipe below - credits to Nathan (no last name) who was the original poster. Let me quote:

    In BIDS, do the following:

    1.Click on Report...

  • RE: Database Splitting

    gopalchettri (12/8/2011)


    Hello thanks for the response.

    The scenario is as follow:

    ERP is web based application so there will be many different organization going to use it.

    1. Yes: ERP modules need...

  • RE: help in ER Diagram(CDM)

    sun37 (12/7/2011)


    Dev (12/7/2011)


    sun37 (12/7/2011)


    then the attribute is

    Country (country_code, country_name)

    Army (army_code, army_name, country_code)

    Solders (name, ID, rank, country_code)

    Don't you need to connect Army with Soldiers? Think on...

  • RE: SQL Newbie - want to learn SSIS!

    john_nyasani (12/2/2011)


    I am trying to change my career focus from batch scheduling into the BI,Data analytics area. I know that SQL is a powerful BI tool. I would like to...

  • RE: Comapre records using cursor

    Lynn Pettis (12/8/2011)


    Depending on what you are trying to accomplish, using cursors may not even be necessary.

    I'm pretty sure this is homework, that's why I'm just pointing poster's nose in...

  • RE: SCD type 2 idea.

    Olalekan Adewale (12/8/2011)


    - My question is how can I place SCD type 2 on email column?

    - My approach of updating the table is truncate and load, what other best approach...

  • RE: Comapre records using cursor

    ashisht4u (12/8/2011)


    I'm new to cursor. I want to compare the b_date and e_date of two records having same emp_num.

    DECLARE @emp_num VARCHAR(30)

    DECLARE @begin_date DATETIME

    DECLARE @end_date DATETIME

    DECLARE cur CURSOR

    SELECT emp_num, b_date, e_date...

  • RE: ideas on incorporating goals into my data warehouse design

    Derek Markel (12/7/2011)


    I am building a new dimensional data warehouse for the financial institution I work for and I need to include goals for various metrics such as 'Percent of...

  • RE: Datafiles offline after extending

    RuanK (11/16/2011)


    I have logged a SR with Oracle

    I think that's the sensitive thing to do.

    By the way, have you checked Metalink note #370921.1 "ASM - Scalability and Limits"?

  • RE: hi guys

    smohammadnia.3840 (11/27/2011)


    windows server is 64 bits and ole db providor is 32 bits one

    Please take a look at this: http://sqlservercorner.blogspot.com/2009/03/linked-servers-for-64-bit-sql-2005-sp3.html

  • RE: Error:Right Parenthesis is required in Oracle Toad.

    Lowell (11/29/2011)


    i thought ALL concatenation in Oracle must use double pipes

    You are correct Lowell.

Viewing 15 posts - 691 through 705 (of 3,061 total)