Search results

  1. R

    sum in queries

    why do when i use addition in queries: example: i want the sum of there 3 fields. 1(as record in field1) + 1(as record in field 2) + 1(as record in field 3) the sum gives me 111 instead of 3.. what should i do?
  2. R

    how to link a record in a table to another table?

    hello guys.. i would like to ask that it is possible to link a record from a table to another table? example, in table "Student" with data fields of "Student Number" and "StudentName". in the "Student" table with the record of 09-30170(student number), John Cruz(Student name) and...
Back
Top Bottom