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 6663745
In Process

The Archive Base Latest Questions

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

I wrote a sql join query in oracle with two table. While writing query

  • 0

I wrote a sql join query in oracle with two table.
While writing query I did not use any table alias to refer column in select clause.
Now this was possible because the selected columns were having different names in both the tables.

So the question follows; is it necessary (from performance point of view) to use a table alias to select column regardless there is any similar column name in both the tables?

Please note: Right now I am under impression that “In case of join query when we do not specify table alias to select column oracle will always lookup the table metadata to find out which table has this column.” So is my assumption true?

Thanks,
hanumant

  • 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-26T02:31:59+00:00Added an answer on May 26, 2026 at 2:31 am

    No, your assumption is not true.

    There are at least four reasons to use table aliases:

    • If the alias is shorter than the name it allows you to type less.
    • If you self-join a table you are required to give an alias to one or both of the tables to allow you to distinguish between them.
    • Derived tables must have an alias in some database systems (not Oracle though, I think).
    • The alias can make it clearer what the role of the table is in that particularly query.

    There is no significant performance penalty from using them.

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

Sidebar

Related Questions

I have a following SQL QUERY: SELECT articles.name, articles.price, users.zipcode FROM articles INNER JOIN
While developing a new query at work I wrote it and profiled it in
If I write a sql query for mysql and I just specify JOIN (no
I need to write an SQL-Query for a csv-export. I have a table stores,
I am trying to write a SQL query where I am joining two tables
I want to do an SQL join query. I have three tables _A, _B,
I'm trying to transfer an SQL query into java from my workbench. I wrote
I'm going over some SQL I wrote a while ago that joins 4 tables
This is SQL query I wrote, it work fine but it is slow. SELECT
I wrote a SQL function to convert a datetime value in SQL to a

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.