Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6877007
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T04:32:53+00:00 2026-05-27T04:32:53+00:00

I am using SQL Server 2005. I am trying to SELECT a list of

  • 0

I am using SQL Server 2005. I am trying to SELECT a list of tables in one of my database. Here is my structure of my SQL Server:

- <IP>(SQL Server 9.0 -userlogin)
   - Databases
      - Company
          - Tables
             - dbo.UserDB
             - dbo.detailsDB
             - dbo.goodsDB

I would like to retrieve the values of dbo.UserDB, dbo.detailsDB, dbo.goodsDB

But i do not know what is the exact sql query needed.

I have tried many ways like

SELECT * FROM userlogin.Tables; and

SELECT * FROM userlogin.Company.Tables;, but none of them works.

I have seen quite a few posts which suggests using show databases and show tables, but they don’t seem to work as well.

Is it possible to select a list of table names in a database in the first place?

Thank you for any help in advance.


Thanks for the MSDNA link that @TomTom provided, I can now list my tables in my database.

However, I would want to list specific tables where TABLE_NAME contains “user”.

How can I do it? I am trying on the following sql but it is not displaying result at the moment:

SELECT DISTINCT TABLE_NAME
FROM Company.INFORMATION_SCHEMA.COLUMNS
WHERE TABLE_NAME LIKE '%"user"%';
GO
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T04:32:54+00:00Added an answer on May 27, 2026 at 4:32 am

    Try the iNFORMATION_SCHEMA.

    http://msdn.microsoft.com/en-us/library/ms186778.aspx

    They contain all the schema information you need.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Using SQL Server 2005, I am trying to select a certain number of records
Database: SQL Server 2005 I'm using a function that creates a comma separated list
I'm using SQL Server 2005 Analysis Services and I'm trying to calculate distance inside
I am trying to process a dimension using SQL Server 2005 Analysis Services .
I am trying to learn SQL query optimization using SQL Server 2005. However, I
I am trying to insert certain values into the table using SQL server 2005.
I am using MS SQL Server 2005 (9.0.4035) and trying to find rows that
I'm trying to configure replication on SQL Server 2005. I can do it using
I am using SQL Server 2008 & 2005 (Express). I'm trying to extract part
I'm using SQL Server 2005 and I'm trying to achieve something like this: I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.