Skip to content

Commit

Permalink
SAK-19540 Removing semi-colon from Oracle SELECT statement
Browse files Browse the repository at this point in the history
git-svn-id: https://source.sakaiproject.org/svn/jobscheduler/trunk@86095 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
seththeriault committed Dec 7, 2010
1 parent 14401c3 commit 1fa10d2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
SELECT COUNT(*) FROM qrtz_locks;
SELECT COUNT(*) FROM qrtz_locks

0 comments on commit 1fa10d2

Please sign in to comment.