A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pmd/pmd/issues/1508 below:

[plsql] Parse Exception when using SELECT COUNT(*) · Issue #1508 · pmd/pmd · GitHub

Affects PMD Version: 6.10.0-SNAPSHOT

Code Sample demonstrating the issue:

DECLARE
BEGIN

SELECT COUNT(*) INTO x FROM y;
SELECT COUNT (*)  INTO x FROM y;
SELECT COUNT(DISTINCT other_id) INTO x FROM y;

END;
/

Running PMD through: Designer


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4