SELECT; SUBSTRING ('PostgreSQL', 1, 8); -- PostgreS; SELECT; SUBSTRING ('PostgreSQL', 8); -- SQL; Code language: SQL (Structured Query ...
確定! 回上一頁