This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
8
Running .sql file from command prompt working, but not showershell?
Post Body
So I'm taking a "introduction to relational databases" course on Edx, and they have me using DB Browser for Sqlite.
The video is showing the command
sqlite3 MyComicBooks3.db < Create_comic_table.sql
in the command prompt (which works both in the course video, and for me)
BUT...
I've been using powershell since doing another course that used it to work with psql. But for some reason I get the following error when trying the same command in powershell.
The '<' operator is reserved for future use.
simply trying to understand why and if there's something I'm missing here.
Thanks all.
Author
Account Strength
90%
Account Age
6 years
Verified Email
Yes
Verified Flair
No
Total Karma
1,745
Link Karma
940
Comment Karma
805
Profile updated: 5 days ago
Posts updated: 8 months ago
Subreddit
Post Details
We try to extract some basic information from the post title. This is not
always successful or accurate, please use your best judgement and compare
these values to the post title and body for confirmation.
- Posted
- 2 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/learnSQL/co...