Results 1 to 2 of 2

Thread: Change ownership of table on SQL 7.0?

  1. #1
    Richard McConnell Guest

    Change ownership of table on SQL 7.0?

    Just curious - how does one change the ownership of a *table* (not a database) in SQL 7.0?

    Thanks
    RM



  2. #2
    Guest

    Change ownership of table on SQL 7.0? (reply)


    System procedure 'sp_changeobjectowner' will do.

    ------------
    Richard McConnell at 10/29/99 11:03:32 AM

    Just curious - how does one change the ownership of a *table* (not a database) in SQL 7.0?

    Thanks
    RM



Posting Permissions

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