Forum > Databases

SQLite3 Beginner's difficulty

<< < (2/2)

Zvoni:

--- Quote from: Neville on February 07, 2023, 05:23:24 pm ---
There must be something (very simple) that I'm missing.

Thanks

--- End quote ---

--- Code: SQL  [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ---SELECT CHAR(SomeTextColumn) AS Field1 FROM SomeTable

Navigation

[0] Message Index

[*] Previous page

Go to full version