...
Instructions will follow soon
Code Block | ||
---|---|---|
| ||
CREATE DATABASE IF NOT EXISTS db_name
where db_name is the name of the database you would like to create.
|
An example
Every Java class in the CT code can use the log4J mechanism. An example:
...
...
Instructions will follow soon
Code Block | ||
---|---|---|
| ||
CREATE DATABASE IF NOT EXISTS db_name
where db_name is the name of the database you would like to create.
|
Every Java class in the CT code can use the log4J mechanism. An example:
...