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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T19:46:34+00:00 2026-05-27T19:46:34+00:00

Delphi 2010 & Oracle Database I need to write a select statement across two

  • 0

Delphi 2010 & Oracle Database

I need to write a select statement across two tables

Accounts & Master

From the Accounts table, I need to select the Account_Id, Account_Number, Bank_Id, and External_Code

From the Master table, i need to select the Account_String.

The Master’s Account_String field matches the Account’s Extenal_Code field

thanx

  • 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-27T19:46:35+00:00Added an answer on May 27, 2026 at 7:46 pm

    Sounds like a simple join, unless I’m missing something:

    SELECT a.Account_Id, a.Account_Number, a.Bank_Id, a.External_Code, m.Account_String 
    FROM Accounts a
    INNER JOIN Master m ON m.Account_String = a.External_Code
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Delphi 2010, Win32 VCL. I need to create a main menu for my application
I need to write a DLL (using Delphi) which is dynamically loaded into delphi
I am using Delphi 2010, latest version (from repository) of JEDI WinAPI and Windows
I'm using Delphi 2010, and I am trying to allow the user to select
I'm upgrading from Delphi 2005 to Delphi 2010. I'm having this problem : the
Scenario: Delphi 2010 running the latest Indy version from svn trunk. I have an
I am using Delphi 2010 and I have a need to be able to
I have Delphi 2010 built DLL with two methods: function Foo1(a, b: Integer):PChar; export;
I am writing a Delphi 2010 application. It has many files, two of which
We have an application written in Delphi 2010 which connects to SQL Server Database.

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.