Skip to content

Commit

Permalink
Merge pull request #156 from worst001/patch-1
Browse files Browse the repository at this point in the history
Update INSTRUCTIONS
  • Loading branch information
greenlion committed Jan 3, 2018
2 parents 41d387c + db18aef commit c464f85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flexviews/flexviews_demo/INSTRUCTIONS
Expand Up @@ -24,7 +24,7 @@ Step 4
select some sample data from a materialized view

SELECT * from demo.mv_company_sales_total
WHERE CustomerName like 'Ranch%';
WHERE CompanyName like 'Ranch%';

Step 5
change some data, for instance:
Expand Down

0 comments on commit c464f85

Please sign in to comment.