Table journal

  • Comments posted to this topic are about the item Table journal

  • Interesting but your script have a little problem !

    The T-SQL for creation table journal is missing !

    I have appending a new parameter @DebugMode for just display the result at the screen.

  • PCI,

    Create command is "hidden" cause I'm not using create DDL command but Select ... into

    Procedure spCreateJournal (follow variable @SQLCommand) will create journal table if it doesn't exist.

Viewing 3 posts - 1 through 2 (of 2 total)

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