repo.or.cz
/
csql.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
exp changes
[csql.git]
/
test
/
dbapi
/
Table
/
exp.test027
blob
41f941af93a5534866d4e3b5b556e19e1dd67a05
1
Table created
2
Tuples inserted in 1/txn is 6
3
Binded Tuple value is 0 5 10
4
Column 3 is null
5
Binded Tuple value is 1 5 10
6
Column 2 is null
7
Binded Tuple value is 2 5 10
8
Column 3 is null
9
Binded Tuple value is 3 5 10
10
Column 2 is null
11
Binded Tuple value is 4 5 10
12
Column 3 is null
13
Binded Tuple value is 5 5 10
14
NULL Violation
15
NULL Violation
16
NULL Violation
17
NULL Violation
18
Scan after updation
19
********************
20
f1 | f2 | f3
21
--------------------------
22
0 | 5 | 10
23
Column 3 is null
24
1 | 5 | 10
25
Column 2 is null
26
2 | 5 | 10
27
Column 3 is null
28
3 | 5 | 10
29
Column 2 is null
30
4 | 5 | 10
31
Column 3 is null
32
5 | 5 | 10