Quantcast
Channel: All Quality Center / ALM Practitioners Forum posts
Viewing all articles
Browse latest Browse all 14708

Re: Excel Report - SQL Current Date in WHERE clause

$
0
0

I have tried using SYSDATE as follows:

 

SELECT xzy

FROM  BUG

WHERE (BG_STATUS <> 'Cancelled' and
BG_STATUS <> 'Rejected') and
BG_USER_11 >= SYSDATE()

ORDER BY  BG_BUG_ID

 

I get an error saying "SQL command not properly ended"

 

Am I missing something?


Viewing all articles
Browse latest Browse all 14708

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>