[NFBCS] Test

Ryan Stevens rysteve at comcast.net
Fri Jul 14 14:05:41 UTC 2023


Thanks, Lewis. I've actually worked with SQL Server as a database designer
for years. Right now, my company wants me to take on administration duties,
which are a lot more complex, so I'm trying to find courses that are
accessible, possibly even tailored to blind IT pros.

 

From: NFBCS <nfbcs-bounces at nfbnet.org> On Behalf Of Lewis Wood via NFBCS
Sent: Friday, July 14, 2023 9:56 AM
To: 'NFB in Computer Science Mailing List' <nfbcs at nfbnet.org>
Cc: Lewis Wood <lewislwood at gmail.com>
Subject: Re: [NFBCS] Test

 

Your message got through.  I learned SQL long ago when I could see.

Today I just do google searches.

 

Code camp has this lookup:

https://www.freecodecamp.org/news/basic-sql-commands/

 

www3 schools

https://www.w3schools.com/sql/sql_quickref.asp

 

The only other thing you need is a sql server to practice on.

 

If you use Docker I have a repo Postgresql in a minute 

https://github.com/lewislwood/postgresql-persistent-connect

 

 

If you do not use Docker you can install mariadb or mysql.

Along with adminer.

 

 

 

Postgres supports JSON queries as well. This is somewhat similar to
collection style of data storage.

Thus Postgresql is allowing dynamic JSON in their SQL queries, this is
relatively new only a few years. Now mysql also may support this type of
content.

 

You must have a database in order to practice and play around.

 

msAccess is also a viable tool as well.  They offer a drag drop interface,
not sure about accessibility for blind, since I was able to see 10 years ago
when I played with it a lot for a client of mine.

 

Lewis Wood

lewislwood at gmail.com <mailto:lewislwood at gmail.com> 

 

From: NFBCS <nfbcs-bounces at nfbnet.org <mailto:nfbcs-bounces at nfbnet.org> > On
Behalf Of Ryan Stevens via NFBCS

Sent: Friday, July 14, 2023 6:53 AM
To: 'NFB in Computer Science Mailing List' <nfbcs at nfbnet.org
<mailto:nfbcs at nfbnet.org> >
Cc: Ryan Stevens <rysteve at comcast.net <mailto:rysteve at comcast.net> >
Subject: [NFBCS] Test

 

Hello,

 

I sent an email a couple of days ago asking if anyone knows of an accessible
online training for SQL Server DBA, but got no response. Please let me know
if this message gets through.

 

Thanks,

Ryan Stevens

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://nfbnet.org/pipermail/nfbcs_nfbnet.org/attachments/20230714/9b76b83a/attachment.html>


More information about the NFBCS mailing list