Forum Replies Created

Viewing 15 posts - 61 through 75 (of 78 total)

  • RE: Trigger to populate a column

    @ Nils and Steves

    Yes, it now gives me the new field with old value.

    BUT i want that to happen only once, like i dont want that trigger to act...

    [font="Verdana"]
    Today is the tomorrow you worried about yesterday:-)
    [/font]

  • RE: Trigger to populate a column

    @@ Sergiy

    Thank You Sir , I got to know how to look at inserted n deleted.

    Just FYI the "using inserted" and "using deleted" is da part of comment

    Not actual...

    [font="Verdana"]
    Today is the tomorrow you worried about yesterday:-)
    [/font]

  • RE: Trigger to populate a column

    @steve-2

    1)

    Initially i tried an AFTER INSERT trigger but it gave an error of "Table is mutating"

    Later i realized that it was dumb mistake since i was asking my trigger to...

    [font="Verdana"]
    Today is the tomorrow you worried about yesterday:-)
    [/font]

  • RE: Trigger to populate a column

    I appreciate your curiosity.

    Its just a sample table i created in my mind to post it here.

    In fact i have a status in place of Age.

    And I...

    [font="Verdana"]
    Today is the tomorrow you worried about yesterday:-)
    [/font]

  • RE: SQL Server Data Dictionary

    Thank You for ur advice, i will check it out.

    Anyways i FOUND this Wonderful article which does my job a lot easier

    Data dictionary in seconds .. I am thankful...

    [font="Verdana"]
    Today is the tomorrow you worried about yesterday:-)
    [/font]

  • RE: Text Book advice - DB Design

    Thanks for the link i think that would be a great resource for me ...

    i wish u can throw some light on my other question too

    http://www.sqlservercentral.com/Forums/Topic932919-391-1.aspx

    Thank You for...

    [font="Verdana"]
    Today is the tomorrow you worried about yesterday:-)
    [/font]

  • RE: Amazon Cloud Storage

    <b>@@Dave Jones</b>

    We are looking for high availability and scalability, and by using EC2 we can be less worried about buying our own servers etc.. Since ours is a small business..What...

    [font="Verdana"]
    Today is the tomorrow you worried about yesterday:-)
    [/font]

  • RE: Amazon Cloud Storage

    @@Steve

    I am using EC2.

    Why cannot i run SQL Server Locally and put my DB files on Cloud?

    So how can SQL Server and Cloud storage work together?

    Reference to any articles and...

    [font="Verdana"]
    Today is the tomorrow you worried about yesterday:-)
    [/font]

  • RE: Can we write a SELECT query without using the keyword FROM

    @@ Garadin

    When you said the most expensive calculator. I have a question.

    When we need to do some complex arithmetic in SQL Server .. while processing and filtering out the

    data ?...

    [font="Verdana"]
    Today is the tomorrow you worried about yesterday:-)
    [/font]

  • RE: Can we write a SELECT query without using the keyword FROM

    When you said the most expensive calculator. I have a question.

    When we need to do some complex arithmetic in SQL Server .. while processing and filtering out the

    data ? what...

    [font="Verdana"]
    Today is the tomorrow you worried about yesterday:-)
    [/font]

  • RE: Can we write a SELECT query without using the keyword FROM

    Thank You, I got my answer.

    [font="Verdana"]
    Today is the tomorrow you worried about yesterday:-)
    [/font]

  • RE: What are redundant structures in Databases?

    @@Gail.. Thank You

    @@Bradley: Yupe.. i too guess it should be near to Denormalization.

    Anyways i will update you if i attend this interview.

    [font="Verdana"]
    Today is the tomorrow you worried about yesterday:-)
    [/font]

  • RE: Integrate DBs with Websites

    It for people to access/add/update their Info.

    Most of the time people do custom search in website..

    We should run a select query and post the results to web.

    [font="Verdana"]
    Today is the tomorrow you worried about yesterday:-)
    [/font]

  • RE: How to find new SQL Server service pack or hot fix.

    I am also a newbie exploring things like you.

    This is an awesome site which has the A-Z list of all

    Service packs

    Hot fixes

    Patches

    http://www.sqlsecurity.com/FAQs/SQLServerVersionDatabase/tabid/63/Default.aspx

    Njoi

    [font="Verdana"]
    Today is the tomorrow you worried about yesterday:-)
    [/font]

  • RE: Backups

    I got it WRONG

    But i love this part of your reply to "awoodhouse"

    Wrong, you have to use the most recent differential backup based on the full backup file you are...

    [font="Verdana"]
    Today is the tomorrow you worried about yesterday:-)
    [/font]

Viewing 15 posts - 61 through 75 (of 78 total)