WI Playground

draw.io Plugin

Diese Zeichnung kannst du durch anklicken spielplatz:test.png mit draw.io bearbeiten

plantumlparser Plugin

AliceAliceBobBobAuthentication RequestAuthentication ResponseAnother authentication Requestanother authentication Response

latex Plugin

mimeTeX

SELECT sum(sal)
FROM   emp
group by depnto
having count(*)>1);

CREATE OR REPLACE PROCEDURE foo(p_1 VARCHAR, p_2 OUT VARCHAR) IS
BEGIN
  IF p_1 IS NOT NULL THEN
    p_2 := p_1;
  END IF;
END;

Example #1 Our first PHP script: hello.php

<html>
  <head>
  <title>PHP Test</title>
 </head>
 <body>
 <?php echo '<p>Hello World</p>'; ?> 
 </body>
</html>

spielplatz/wiground.txt · Zuletzt geändert: 2023/04/15 11:52 von wi
Nach oben
Public Domain
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0