Forum Replies Created

Viewing 15 posts - 15,016 through 15,030 (of 26,486 total)

  • RE: Learning Oracle

    WayneS (10/16/2010)


    Lynn Pettis (10/15/2010)


    PaulB-TheOneAndOnly (10/15/2010)


    nick.mcdermaid (10/14/2010)


    I'm impressed with Oracle packages as they almost seem like classes to me

    -Variables which 'reflect' existing table meta data

    -Custom data types

    -Multiple 'methods' within the package...

  • RE: Learning Oracle

    PaulB-TheOneAndOnly (10/15/2010)


    nick.mcdermaid (10/14/2010)


    I'm impressed with Oracle packages as they almost seem like classes to me

    -Variables which 'reflect' existing table meta data

    -Custom data types

    -Multiple 'methods' within the package all returning different...

  • RE: Error: 8355, Severity: 16, State 1

    I'm not where I can check an existing system, however, iirc Database Mail uses Service Broker. If you are running Database Mail this may be why you are seeing...

  • RE: Learning Oracle

    In my opinion, both Oracle and SQL Server have their place. What I have seen, however, is that the decision to use one over the other is usually dictated...

  • RE: Learning Oracle

    harrifolfenced (10/13/2010)


    what are advantages of oracle over sql

    In my opinion, nothing. Both serve a purpose and can do the job.

    In the short time I have had with Oracle, however,...

  • RE: Fantasy football

    Week 5 is in the books. Quite a few changes. Go Bolts are no longer undefeated, dropping to 2nd in their division, and from 1st to 5th overall....

  • RE: Common questions asked in SQL Server DBA Interview

    If relevent to the topic of the thread, does it matter if it is a new thread or a year old thread?

  • RE: System Tables in Oracle 10g

    I also founf ALL_TAB_COLUMNS that provided me with the info I needed.

    I will definately take a closer look and the code you provided when I have a little more time....

  • RE: date in 3 seperate fields

    cast((code from above) as date)

    Start with this, if you still have problems let us know.

  • RE: Sql Server Authentication and counting the number of users accessing sql server

    Then why do these users have Management Studio if they don't have access to the SQL Server using it? I guess I'm missing something.

  • RE: Are the posted questions getting worse?

    Jeff Moden (10/4/2010)


    CirquedeSQLeil (10/4/2010)


    CirquedeSQLeil (10/4/2010)


    CirquedeSQLeil (10/4/2010)


    CirquedeSQLeil (10/4/2010)


    I

    Am

    getting

    a

    massive

    migraine

  • RE: Sql Server Authentication and counting the number of users accessing sql server

    Barkingdog (10/4/2010)


    2. I wanted to use Windows authentication but was told "No" because any user with Management Studio installed (and we have several with read\write\execute permissions) could access the databases...

  • RE: Are the posted questions getting worse?

    Okay, some day, some one is going to really think that there is a DBCC TIMEWARP command. I wouldn't be surprised if it happens to be a permanent Jr...

  • RE: 40 vs. 45 Hour Workweeks

    Craig Farrell (10/4/2010)


    ... Are you simply learning the new technologies to support the existing staff at your current level? Then yes, that's work to me. That's something...

  • RE: Files blowout in a partitioned database

    Couple of questions. What is the fill factor on the index(es)? How big is each index (in the case of the clustered index, each row)?

Viewing 15 posts - 15,016 through 15,030 (of 26,486 total)