1
2
3
4
5
6
7
|
<?xml version="1.0" encoding="UTF-8"?><sqlb_project><db path="/home/aguschin/Other/coursework-year3/tables/db.sqlite" readonly="0" foreign_keys="" case_sensitive_like="" temp_store="" wal_autocheckpoint="" synchronous=""/><attached/><window><main_tabs open="structure browser pragmas query" current="1"/></window><tab_structure><column_width id="0" width="300"/><column_width id="1" width="0"/><column_width id="2" width="100"/><column_width id="3" width="1127"/><column_width id="4" width="0"/></tab_structure><tab_browse><current_table name="0,0:"/><default_encoding codec=""/><browse_table_settings/></tab_browse><tab_sql><sql name="SQL 1">update graphs
set ind_dom = dd.ind_dom
from dbupd.graphs as dd
where dd.g6 = graphs.g6;</sql><sql name="SQL 2">select * from dbupd.graphs where g6='CF';</sql><sql name="SQL 3">detach dbupd;</sql><sql name="SQL 4">select g6, ind_dom, forced_geod
from graphs
where g6 in ('C]', 'D]{', 'E?bg', 'ECpo', 'F?rdw', 'F~~~w', 'G?q`qg', 'GCRvP{', 'GCOfvg', 'G???F?', 'G?AFAw', 'HQy~vnn', 'HQhTVbd', 'H??CFz~', 'I????????', 'I?BDDHo@w', 'I?B@cZG@w', 'ICXmfQqBw', 'I?AA@BOZ?', 'I?ABEdl~g', 'I?BcrjMMo', 'I???EB?~w', 'I??CAB{Nw', 'IEhuTxyFw');
</sql><current_tab id="3"/></tab_sql></sqlb_project>
|