Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
COMP9311 Project Q&A
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
COMP9311 Project Q&A
Contact owners and managers
1–30 of 125
Hi, engineering students, always try to solve the problem by yourself first.
Mark all as read
Report group
0 selected
Milena Davidson
,
say
5
5/24/18
Q&A
extra results from query
Thank you! On Friday, May 25, 2018 at 1:18:02 AM UTC+10, Milena Davidson wrote: I was grabbing all
unread,
Q&A
extra results from query
Thank you! On Friday, May 25, 2018 at 1:18:02 AM UTC+10, Milena Davidson wrote: I was grabbing all
5/24/18
Wang Yu
,
Daniel Hocking
3
5/24/18
Q&A
What if the capacity of a room is null?
Thanks man! On Friday, 25 May 2018 07:41:13 UTC+10, Daniel Hocking wrote: This one has been answered
unread,
Q&A
What if the capacity of a room is null?
Thanks man! On Friday, 25 May 2018 07:41:13 UTC+10, Daniel Hocking wrote: This one has been answered
5/24/18
Sarah Kazemi
, …
Teng Long
4
5/24/18
Q&A
invalid staffid
Hi Kai can u PLEASE confirm what u mean EXACTLY by invalid staffid and orgid in question 2 and 3? On
unread,
Q&A
invalid staffid
Hi Kai can u PLEASE confirm what u mean EXACTLY by invalid staffid and orgid in question 2 and 3? On
5/24/18
Meenakshi Satpathy
5/24/18
Q&A
FATAL: the database system is shutting down
Hi , Getting this error since 1 hr. Can anyone tell me what is the problem. Trying to stop and start
unread,
Q&A
FATAL: the database system is shutting down
Hi , Getting this error since 1 hr. Can anyone tell me what is the problem. Trying to stop and start
5/24/18
Alex Shan
, …
Jason Zavaglia
5
5/24/18
Q&A
is the median function on postgresql wiki allowed to use?
Never mind my question - I rewrote it entirely using a different approch, just to be on the safe side
unread,
Q&A
is the median function on postgresql wiki allowed to use?
Never mind my question - I rewrote it entirely using a different approch, just to be on the safe side
5/24/18
Theruni Pethiyagoda
,
Yang Yang
2
5/24/18
Q&A
bpchar versus char(4)
Refer to the function Cast: https://www.postgresql.org/docs/9.3/static/sql-createcast.html Cheers,
unread,
Q&A
bpchar versus char(4)
Refer to the function Cast: https://www.postgresql.org/docs/9.3/static/sql-createcast.html Cheers,
5/24/18
Adith Kumar
,
Yang Yang
2
5/24/18
Q&A
Median values
Refer to the function Round(). Cheers, Yang On Thursday, May 24, 2018 at 1:46:14 PM UTC+10, Adith
unread,
Q&A
Median values
Refer to the function Round(). Cheers, Yang On Thursday, May 24, 2018 at 1:46:14 PM UTC+10, Adith
5/24/18
Theruni Pethiyagoda
,
Laura S
2
5/23/18
Q&A
OVER (PARTITION BY) mixing up rows
You need to add student as a second parameter of the ORDER BY clause for both ascending and
unread,
Q&A
OVER (PARTITION BY) mixing up rows
You need to add student as a second parameter of the ORDER BY clause for both ascending and
5/23/18
Raghav Singh
, …
Semisi Taufa
5
5/23/18
Q&A
I'm getting an error that I do not know how to resolve.
Hey, I figured out the issue. I had to re-index somethings. Something got messed up in my database.
unread,
Q&A
I'm getting an error that I do not know how to resolve.
Hey, I figured out the issue. I had to re-index somethings. Something got messed up in my database.
5/23/18
Theruni Pethiyagoda
,
Raghav Singh
2
5/23/18
Q&A
Q2 - Incorrect result tuples With correct result
Hey, The last average mark that you got is incorrect. I hope that helps you find the solution. :) On
unread,
Q&A
Q2 - Incorrect result tuples With correct result
Hey, The last average mark that you got is incorrect. I hope that helps you find the solution. :) On
5/23/18
Teng Long
,
Boge Liu
2
5/23/18
Q&A
Confused about duplicate courses
Some students treat courses with the same name as the same course in project 1. We write this because
unread,
Q&A
Confused about duplicate courses
Some students treat courses with the same name as the same course in project 1. We write this because
5/23/18
Theruni Pethiyagoda
,
Paula Kiatkamolwong
3
5/23/18
Q&A
Incorrect tuple result but correct answer
Thank you so much! It worked! On Wednesday, May 23, 2018 at 8:43:38 PM UTC+10, Paula Kiatkamolwong
unread,
Q&A
Incorrect tuple result but correct answer
Thank you so much! It worked! On Wednesday, May 23, 2018 at 8:43:38 PM UTC+10, Paula Kiatkamolwong
5/23/18
Daniel Hocking
, …
Daniel Krishnapillai
3
5/23/18
Q&A
Calculating the median
You've probably figured out another way by now, but you could possibly use 'offset' and
unread,
Q&A
Calculating the median
You've probably figured out another way by now, but you could possibly use 'offset' and
5/23/18
MINGMAN ZHENG
, …
Theruni Pethiyagoda
3
5/23/18
Q&A
How to put the result of selection into a table in a function?
Do something like this if you haven't already found it. create or replace function fin2(org_id
unread,
Q&A
How to put the result of selection into a table in a function?
Do something like this if you haven't already found it. create or replace function fin2(org_id
5/23/18
Sarah Kazemi
,
Paula Kiatkamolwong
2
5/23/18
Q&A
Invalid OrgId
Hi Sarah, I think if the user input an orgid that doesn't exist in the table orgunits, then you
unread,
Q&A
Invalid OrgId
Hi Sarah, I think if the user input an orgid that doesn't exist in the table orgunits, then you
5/23/18
Brian Price
, …
Sarah Kazemi
3
5/23/18
Q&A
Formatting term column
Hi Kai, I don't think that we should return 00s2 for a course which has been hold on for example
unread,
Q&A
Formatting term column
Hi Kai, I don't think that we should return 00s2 for a course which has been hold on for example
5/23/18
Shaoyang
, …
Kai Wang
10
5/22/18
Q&A
Question about 'valid UNSW course id'
If a course_id from the course table doesn't have a corresponding record from the
unread,
Q&A
Question about 'valid UNSW course id'
If a course_id from the course table doesn't have a corresponding record from the
5/22/18
Kavitha Narayanan
,
Kai Wang
2
5/21/18
Q&A
Execution time
Hi Kavitha, We have written very clear in the specification: For each question, please output results
unread,
Q&A
Execution time
Hi Kavitha, We have written very clear in the specification: For each question, please output results
5/21/18
Kai Wang
5/21/18
Re: [COMP9311 Project Q&A] Can we create extra tables?
Yes, you can. Just don't create huge tables which may cause your disk quota exceeded. Kai On Tue,
unread,
Re: [COMP9311 Project Q&A] Can we create extra tables?
Yes, you can. Just don't create huge tables which may cause your disk quota exceeded. Kai On Tue,
5/21/18
Qinmeng YANG
,
Yang Yang
2
5/20/18
Q&A
question relate to check.sql
Check whether your function is correct or not. Cheers, Yang On Saturday, May 19, 2018 at 10:56:33 PM
unread,
Q&A
question relate to check.sql
Check whether your function is correct or not. Cheers, Yang On Saturday, May 19, 2018 at 10:56:33 PM
5/20/18
Adith Kumar
, …
Kevin Huang
3
5/20/18
Q&A
More Testcases
Hey Yang, Will additional test cases be given? Regards, Kevin. On Tuesday, May 15, 2018 at 11:13:33
unread,
Q&A
More Testcases
Hey Yang, Will additional test cases be given? Regards, Kevin. On Tuesday, May 15, 2018 at 11:13:33
5/20/18
Adith Kumar
, …
Theruni Pethiyagoda
5
5/19/18
Q&A
Q3 : No of total org for input orgid=52
Sorry didnt realise the use of orgunit_groups! All good On Sunday, May 20, 2018 at 3:46:54 AM UTC+10,
unread,
Q&A
Q3 : No of total org for input orgid=52
Sorry didnt realise the use of orgunit_groups! All good On Sunday, May 20, 2018 at 3:46:54 AM UTC+10,
5/19/18
Theruni Pethiyagoda
5/19/18
Re: [COMP9311 Project Q&A] confuse about the meaning
Its not sum its count. If the student id is 509758 that will be added with sum but its one student so
unread,
Re: [COMP9311 Project Q&A] confuse about the meaning
Its not sum its count. If the student id is 509758 that will be added with sum but its one student so
5/19/18
S Venkata Soma Sekhar
,
Semisi Taufa
2
5/18/18
Q&A
Q3 sub-organisations
"Include all" means parent and sub-organizations. So you have the given organization and
unread,
Q&A
Q3 sub-organisations
"Include all" means parent and sub-organizations. So you have the given organization and
5/18/18
S Venkata Soma Sekhar
,
Yang Yang
3
5/18/18
Q&A
'null' in mark
On Wednesday, May 16, 2018 at 7:06:58 AM UTC+10, S Venkata Soma Sekhar wrote: Hi, Q3. null score
unread,
Q&A
'null' in mark
On Wednesday, May 16, 2018 at 7:06:58 AM UTC+10, S Venkata Soma Sekhar wrote: Hi, Q3. null score
5/18/18
S Venkata Soma Sekhar
,
Yang Yang
2
5/17/18
Q&A
null uoc in Q2
yes, you can. On Wednesday, May 16, 2018 at 7:03:53 AM UTC+10, S Venkata Soma Sekhar wrote: Q2.
unread,
Q&A
null uoc in Q2
yes, you can. On Wednesday, May 16, 2018 at 7:03:53 AM UTC+10, S Venkata Soma Sekhar wrote: Q2.
5/17/18
Wayne Jiang
,
Semisi Taufa
2
5/17/18
Q&A
Q3 - org_id = 0 will cause infinite recursion
You can use an if statement in the recursive function to pass values that was seen so that you don
unread,
Q&A
Q3 - org_id = 0 will cause infinite recursion
You can use an if statement in the recursive function to pass values that was seen so that you don
5/17/18
Shaoyang
, …
Boge Liu
3
5/16/18
Q&A
Should the parent node (org_id = 52) be included?
Yes. Boge 2018-05-17 11:40 GMT+10:00 Shaoyang <weis...@gmail.com>: Dear tutor, Could you
unread,
Q&A
Should the parent node (org_id = 52) be included?
Yes. Boge 2018-05-17 11:40 GMT+10:00 Shaoyang <weis...@gmail.com>: Dear tutor, Could you
5/16/18
向本朗
5/16/18
Q&A
Proj1 for time stamp
The timestamp of the file requested by the teacher because the last submission was unsuccessful
unread,
Q&A
Proj1 for time stamp
The timestamp of the file requested by the teacher because the last submission was unsuccessful
5/16/18
Milena Davidson
,
Semisi Taufa
2
5/15/18
Q&A
q3 failing - 'courserecord' already exists
It looks like your type CourseRecord was not dropped hence why it is still there. Try run drop
unread,
Q&A
q3 failing - 'courserecord' already exists
It looks like your type CourseRecord was not dropped hence why it is still there. Try run drop
5/15/18