课程: SAP Business One: Reporting and Customization
今天就学习课程吧!
今天就开通帐号,24,700 门业界名师课程任您挑!
Use SQL functions
- [Instructor] You've used parameters to run this report, and I showed you the quick way to get the current date. You might want the due date to be two weeks the future. You can do that with sequel functions. Change the date selections parameter to the following. We're going to get rid of all of this here. It's in the gray, as you can tell, cause we reran this. I'm going to, first of all, hit the pencil to edit it, and then I'm going to get rid of all of this here. I'm going to change that to T0.DueDate, and that's going to be less than or equal to. Then, I'm going to put a function GETDATE. This function, you can tell it's a function, cause it's got parentheses after the keyword. This one happens to have nothing special about it. It just gets the current date. If you run again, you now only get one question. I'm going to pick planned, and there's all our planned ones. These are all the things with a due…
随堂练习,边学边练
下载课堂讲义。学练结合,紧跟进度,轻松巩固知识。
内容
-
-
-
-
-
(已锁定)
Use the Query Generator3 分钟 2 秒
-
(已锁定)
Open the Query Manager4 分钟 5 秒
-
(已锁定)
Change a query with SELECT, AS, and FROM6 分钟
-
(已锁定)
Debug a query4 分钟 32 秒
-
(已锁定)
Filter a query with WHERE5 分钟 6 秒
-
(已锁定)
Add selection criteria parameters4 分钟 5 秒
-
(已锁定)
Use SQL functions2 分钟 50 秒
-
(已锁定)
Sort a query with ORDER BY3 分钟 29 秒
-
(已锁定)
Make decisions with CASE4 分钟 4 秒
-
(已锁定)
Types in SQL3 分钟 51 秒
-
(已锁定)
Challenge: Sales report in SQL48 秒
-
(已锁定)
Solution: Sales report in SQL4 分钟 12 秒
-
(已锁定)
-
-
-
-
-
-