Well then it's as simple as Select count (*) from table where colA=valueA and colB=valueB... and colN=valueN
On a side note, you should probably have a look at an sql tutorial so that you can familiarize with standard syntax, operation, indexing, and aggregation function. Regards Il 20/Ott/2015 07:25, "Bob M" <[email protected]> ha scritto: > yes- correct > > Bob M > > > > -- > View this message in context: > http://apache-database.10148.n7.nabble.com/pulling-out-a-subset-of-records-tp144942p144946.html > Sent from the Apache Derby Users mailing list archive at Nabble.com. >
