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

  • SEARCH
  • Home
  • 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 4620670
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T02:35:31+00:00 2026-05-22T02:35:31+00:00

Currently I’m thinking about some artificially created SQL statements and want to know the

  • 0

Currently I’m thinking about some artificially created SQL statements and want to know the base tables to each attributes in the statement. However there are statements where we can’t determine the base table without having the table definition. As I will apply my thoughts on Oracle SQL statements I want to know if all the statements that I made up, will actually be valid Oracle SQL?

1)

select a from table

attribute a belongs to table, as there is no other base table

2)

select a from table t

attribute a belongs to table, as there is no other base table

3)

select t.a from table t

attribute a belongs to table, according to prefix.

4)

select a from table1, table2

attribute a either belongs to table1 or table2, we can’t say without the table definitions

5)

select a from table1 t1, table2

attribute a either belongs to table1 or table2, we can’t say without the table definitions

6)

select a from (select * from table t) s

attribute a belongs to table, as the subselect in the from clause only contains table.

Best,
Will

  • 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-22T02:35:32+00:00Added an answer on May 22, 2026 at 2:35 am

    All should be valid, but 4 and 5 may be invalid if both table1 and table2 contain a column named a since that would be ambiguous.

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

Sidebar

Related Questions

currently I'm struggling with maps which should contain themselves. But I don't know the
Currently I have made a flash/as3 Snake game which I want to somehow make
Currently I have a pure silverlight website with navigation. Im worried about the customers
Currently I'm trying to parse some html and return an array with the values
Currently we use log4net of version 1.2.10.0 and we should start using some 3rd
I want use html5's new tag to play a wav file (currently only supported
Currently I am working on small application in asp.net mvc. It is a some
Currently I have tables like: Pages, Groups, GroupPage, Users, UserGroup . With pickled sets
Currently I am shifting my project from qmake to cmake, and know that QtCreator
Currently I'm using either a WebView or a TextView to show some dynamic data

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.