Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. Database
  4. help with these query

help with these query

Scheduled Pinned Locked Moved Database
databasehelp
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Ahmad Adnan
    wrote on last edited by
    #1

    im looking if exist Query do this 1-back up the database into specific path, 2-restore data from specific path. 3-return all of the user tables in specific database thx

    A 1 Reply Last reply
    0
    • A Ahmad Adnan

      im looking if exist Query do this 1-back up the database into specific path, 2-restore data from specific path. 3-return all of the user tables in specific database thx

      A Offline
      A Offline
      Adeel Chaudhry
      wrote on last edited by
      #2

      Hi Ahmed, No, there doesnot exist any query for doing that. But you can do that using following commands: 1. Backup 2. Restore 3. select name from sysobjects where type = 'U' For details: http://msdn2.microsoft.com/en-us/library/ms186865.aspx[^] http://msdn2.microsoft.com/en-us/library/ms186858.aspx[^] http://www.windowsitpro.com/Articles/ArticleID/14375/14375.html?Ad=1[^] http://sqlserver2000.databases.aspfaq.com/how-do-i-get-a-list-of-sql-server-tables-and-their-row-counts.html[^] Hope that helps! Regards, Adeel

      Do rate the reply, if it helps or even if it doesnot, because it helps the members to know, what solved the issue. Thanks.

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups