Toggle navigation
ReportBuilder Support Forums
Categories
Discussions
Activity
Sign In
Home
›
End User
ReportBuilder 22.06 now available including Delphi 12.2 support!
New Blog Posts: Merging Reports -
Part 1
and
Part 2
Count(*) for field.a <<condition>> field.b
rbuser
September 2006
edited September 2006
in
End User
Hi,
How can I to make a following Sql:
SELECT COUNT(*) FROM A WHERE A.DATA_X >= A.DATA_Y
- when I put in filter condition a value A.DATA_Y don't is seen with a field
of table.
I'm use Rbuilder 7.03, ORACLE 9i.
Thanks,
Smokoveck
Comments
nicocizik
September 2006
edited September 2006
Hi Smokoveck,
In my testing with the latest version of ReportBuilder, I am able to create
a SQL statement similar to the one below by simply adding the
table.fieldname to the Value edit box in the search tab of the query
designer.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Best Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
This discussion has been closed.
Comments
In my testing with the latest version of ReportBuilder, I am able to create
a SQL statement similar to the one below by simply adding the
table.fieldname to the Value edit box in the search tab of the query
designer.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com