Skip to main content

Seite 1

Test

HTML-Beispiel

 

<html>
<head></head>
<body>
  Test
</body>
</html>

 

SQL-Beispiel

Select * from customer where customerid > 1000;