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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T03:50:56+00:00 2026-05-11T03:50:56+00:00

I have 2 tables: tab1 ( field1, field2, field3 ) tab2 ( field1, field2,field3,

  • 0

I have 2 tables:

tab1 (field1, field2, field3)
tab2 (field1, field2,field3, field4)

I want to copy a record from tab1 to tab2 taking all the fields and adding a value for field4.

How can I select field1, field2 and field3 from tab2 and also add a value? I know that SELECT and VALUES in a INSERT query are mutually exclusive.

Thanks in advance.
Gustavo.

  • 1 1 Answer
  • 1 View
  • 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. 2026-05-11T03:50:56+00:00Added an answer on May 11, 2026 at 3:50 am

    I don’t know Oracle, but in Ms SQL it works like this:

    insert into tab2 (field1, field2, field3, field4)  select field1, field2, field3, 'New Value' from tab1 
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have two tables: tab1,tab2 I want add a foreign key to tab2 and
Suppose I have two tables tab1, tab2. Full text indexes created on all varchar
I have an oracle sql query select distinct tab1.col1, tab2.col1 from table1 tab1 join
i have 2 tables tab1 and tab2, tab2(tab1_id) references tab1(id) tab2 has different values
I have this join: UPDATE Table_Name SET Change = isnull(tab2.Value,0) - tab1.Value FROM (SELECT
HI, I have a database with 3 tables TAB1, TAB2, TAB3 which have exactly
How can I select count(*) from two different tables (call them tab1 and tab2
I have two tables: tab1 tab2 ID | Name | Sername | PostID ID
Suppose I have two tables: Tab1(id, shareid, ....) Tab2(id, shareid, ...) DB was modeled
I have two tables with names tab1 and tab2 . tab1's p rimary key

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.