File: FillDIM2Limits.script

package info (click to toggle)
ctn 3.2.0~dfsg-9
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 16,936 kB
  • sloc: ansic: 179,652; makefile: 7,007; java: 1,863; csh: 1,067; yacc: 523; sh: 424; cpp: 394; sql: 389; lex: 170
file content (4 lines) | stat: -rw-r--r-- 116 bytes parent folder | download | duplicates (9)
1
2
3
4
INSERT INTO Limits(
	DBSize, DBLimit, PatientCount, StudyCount, ImageCount) VALUES (
	0,	40,	 0,	       0,	   0)
\g