Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Database & SysAdmin
  3. Database
  4. insert Record

insert Record

Scheduled Pinned Locked Moved Database
help
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mjawadkhatri
    wrote on last edited by
    #1

    Hi.. this is my table info ATT_DATE NOT NULL DATE SHIFT NOT NULL VARCHAR2(8) EMP_ID NOT NULL NUMBER DEP_ID VARCHAR2(20) TIMEIN DATE TIMEOUT DATE EMP_NAME VARCHAR2(30) TOTALDAYS NUMBER i want to insert in my TOTALDAY feild the total record of an employe of one month and + total sunday in month if this possible so please please help me.... :sigh:

    H 1 Reply Last reply
    0
    • M mjawadkhatri

      Hi.. this is my table info ATT_DATE NOT NULL DATE SHIFT NOT NULL VARCHAR2(8) EMP_ID NOT NULL NUMBER DEP_ID VARCHAR2(20) TIMEIN DATE TIMEOUT DATE EMP_NAME VARCHAR2(30) TOTALDAYS NUMBER i want to insert in my TOTALDAY feild the total record of an employe of one month and + total sunday in month if this possible so please please help me.... :sigh:

      H Offline
      H Offline
      Henry Minute
      wrote on last edited by
      #2

      With the table designed as it is, you are going to have terrible problems in getting the thing to work the way you want. At the very least the TotalDays column should be in a separate table, but this is not the only problem. There is not enough space in a forum like this to properly advise you, so I can only suggest thet you do some studying on DataBase Design, before proceeding further.

      Henry Minute Do not read medical books! You could die of a misprint. - Mark Twain Girl: (staring) "Why do you need an icy cucumber?" “I want to report a fraud. The government is lying to us all.”

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups