Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit4560e0a

Browse files
committed
1 parentd92b1cd commit4560e0a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎doc/src/sgml/dml.sgml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
<para>
2727
When a table is created, it contains no data. The first thing to
2828
do before a database can be of much use is to insert data. Data is
29-
conceptuallyinserted one row at a time.Of course youcan also
30-
insert more than one row, butthere isno way to insertless than
31-
one row. Even if you know only some column values, a
29+
inserted one row at a time.Youcan also insert more than one row
30+
in a single command, butit isnot possible to insertsomething that
31+
is not a complete row. Even if you know only some column values, a
3232
complete row must be created.
3333
</para>
3434

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp