-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Help me in QSL functions
PostPosted: Tue Jun 23, 2009 6:32 pm 
Newbie

Joined: Tue Jun 23, 2009 6:28 pm
Posts: 2
i want to creat a view in which i can use DATEADD function used in SQL.
i have following tables
PROJECT ( PROJ_NUM, PROJ_NAME, PROF_NUM)
PROFESSOR ( PROF_NUM, PROF_FNAME, PROF_LNAME,
PROF_HIREDATE, JOB_CODE).
JOB (JOB_CODE, JOB_DESCRIPTION, JOB_CHG_HOUR)
ASSIGN (ASSIGN_NUM, ASSIGN_DATE, PROJ_NUM, PROF_NUM,
ASSIGN_HOURS)
now i want to create to views
1. (Name View: Views_One)
List columns name as Professor Number, Professor Full Name, Hire
Date and Job Description of those professors who are the part of
university faculty from last 6 months. using DATEADD function
and 2nd is
2. (Name View: Views_Two) Use Views_One as Nesting View
List columns name as Professor Full Name
1
, Project Name, Project
Assign Date and Assign Hours
Where Project Assign Date shouldn’t be older than 4 months and this
implies to those professors who are the part of university faculty from
last 6 months.
Using (View named: Views_One) , PROFESSOR, ASSIGN AND PROJECT
relations here.
PLz help me


Top
 Profile  
 
 Post subject: Re: Help me in QSL functions
PostPosted: Thu Jun 25, 2009 9:26 am 
Newbie

Joined: Tue Jun 23, 2009 6:28 pm
Posts: 2
still no reply .??????????????????????????//


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.