Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
mpidb
mpg_gfk
Commits
5fc28954
Commit
5fc28954
authored
May 31, 2016
by
Gerd Schachtschneider
Browse files
add field cmr
parent
b99c2250
Changes
1
Show whitespace changes
Inline
Side-by-side
tables/view_chemAll/view_chemAll.sql
View file @
5fc28954
--
version alone
-- fake auf sich selbst, also ohne
db
_chem
's
--
sql file gleich genutzt fuer mpg_chem und mpg_gfk
-- fake
version mpg_gfk
auf sich selbst, also ohne
mpg
_chem
CREATE
OR
REPLACE
VIEW
view_chemAll
AS
SELECT
'1'
AS
tabID
,
...
...
@@ -18,7 +18,7 @@ CREATE OR REPLACE VIEW view_chemAll AS
;
-- version mpg
mit
mpg_chem
-- version mpg
_chem bzw. auf sich selbst bzw. bei mpg_gfk auf
mpg_chem
-- entsprechend erweitern/anpassen, wenn mehr chemie-db's existieren
-- siehe Beispiel mpi-dcts (4db's) in ../tables/view_chemAll/view_chemAll.sql
CREATE
OR
REPLACE
VIEW
view_chemAll
AS
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment