Just wanted to mention this site I came across SQL Fiddle for testing SQL statements (MySql, MSSQL, PostGre, etc.).
We can build a schema using the Text to DDL button, which seems to work well. I pasted a few lines from a CSV, and it managed to convert it to a usable representation of data.
A quick test reveals it lacks auto-completion but, nevertheless, looks a useful feature.
Andy.
Actually, the Text to DDL alone is likely to prove useful to me
We can build a schema using the Text to DDL button, which seems to work well. I pasted a few lines from a CSV, and it managed to convert it to a usable representation of data.
A quick test reveals it lacks auto-completion but, nevertheless, looks a useful feature.
Andy.
Actually, the Text to DDL alone is likely to prove useful to me
