Results 1 to 2 of 2

Thread: Any idea?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Posts
    617
    I need to do something like this

    select @string = 'My table'
    CREATE TABLE @string (vchasd varchar(10) null,
    vchfg int null)

    where @string is a variable

    Has any 1 ever done this?
    Can it be done?

    Thanks in advance

  2. #2

    Thread Starter
    Fanatic Member
    Join Date
    Aug 2000
    Posts
    617

    ok

    Thanks

    It's resolved...

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width