![]() |
| ||
| Problem with pl/sql report Hi there! Ive been working on my relational schema for a while now and just recently managed to implement it. I wanted experiment a little with it so ive decided to produce a report displaying relevant information. At the moment my schema only consists of 3 tables : a 'student' table, a 'course' table and a student 'next-of-kin' table. The pk for student is named 'studentNo', the same goes for 'course' and 'next-of-kin' ('courseNo', 'next_of_kinNo'). 10 entries have been made so far for both 'student' and 'next_of_kin'. The report i intend to produce will need to display a list of students studying 1 common course (Business Studies, courseNo : '12885545'). The report should be ordered by studentNo. This is what i have already come up with: --set echo off When i execute the above i am prompted with an 'unknown column option "Course" error message. I will greatly appreciate any help in regards to this issue ~ Richard :) |
| ||
| Re: Problem with pl/sql report why using same alias for the table name and column name ? |
| All times are GMT -4. The time now is 9:21 am. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC