sql

  • how can i add timestamp columns in sqlserver

  • select getdate() as TimeStamp

    -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
    This thing is addressing problems that dont exist. Its solution-ism at its worst. We are dumbing down machines that are inherently superior. - Gilfoyle

  • vikaskuncham (4/23/2012)


    how can i add timestamp columns in sqlserver

    Please define what you mean by timestamp. There could be several answers to this question depending on what you are attempting to accomplish.

  • It also depends on what you mean by "add." Are you referring to the Create Table statement or are you referring to adding the column to a resulting data set, or what?

    Brandie Tarvin, MCITP Database AdministratorLiveJournal Blog: http://brandietarvin.livejournal.com/[/url]On LinkedIn!, Google+, and Twitter.Freelance Writer: ShadowrunLatchkeys: Nevermore, Latchkeys: The Bootleg War, and Latchkeys: Roscoes in the Night are now available on Nook and Kindle.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic. Login to reply