Content deleted Content added
m Task 70: Update syntaxhighlight tags - remove use of deprecated <source> tags |
→Examples: better 2nd example |
||
Line 39:
<syntaxhighlight lang="sql">SELECT * FROM tab WHERE pk = 100</syntaxhighlight>
To identify whether a table ''tab'' has rows of data with a duplicated
<syntaxhighlight lang="sql">SELECT
{{SQL}}
|