International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 184 - Issue 35 |
Published: Nov 2022 |
Authors: Dušan Petković |
![]() |
Dušan Petković . Identifying Possible Financial Frauds using SQL Row Pattern Recognition. International Journal of Computer Applications. 184, 35 (Nov 2022), 31-34. DOI=10.5120/ijca2022922446
@article{ 10.5120/ijca2022922446, author = { Dušan Petković }, title = { Identifying Possible Financial Frauds using SQL Row Pattern Recognition }, journal = { International Journal of Computer Applications }, year = { 2022 }, volume = { 184 }, number = { 35 }, pages = { 31-34 }, doi = { 10.5120/ijca2022922446 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2022 %A Dušan Petković %T Identifying Possible Financial Frauds using SQL Row Pattern Recognition%T %J International Journal of Computer Applications %V 184 %N 35 %P 31-34 %R 10.5120/ijca2022922446 %I Foundation of Computer Science (FCS), NY, USA
In 2016, the SQL standardization committee finished the work concerning a feature called Row Pattern Recognition. The specification, which was published in the same year, describes the common search for patterns inside the tables’ rows as well as the search inside an existing window frame. In this paper we discuss how this feature can be used to identify suspicious transactions in relation to customers’ bank accounts. Several examples are usedto show the way how transfers to and from one account can be traced, and how possible irregularities can be detected. This paper has two main goals. First, to show strength and conciseness of the SQL specification of this feature. Second, to show a way how to implement complex problems in a particular business area.