NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

create table books(id int,title nvarchar(30),author nvarchar(40),
published_date datetime,isbn int);

insert into books values('1','my first sql book','mary parker',
'2012-02-22 12:08:17','123456')
insert into books values('2','my second sql book','john parker',
'1972-07-03 12:08:17','678901')
insert into books values('3','my third sql book','cary flint',
'2015-10-18 12:08:17','1234566789')


create table reviews(id int,book_id int,reviewer_name nvarchar(30),content nvarchar(30),rating int,
published_date datetime);

insert into reviews values('1','1','john','my first review','4','2017-12-10 05:50:11')
insert into reviews values('2','2','chinmay','my second review','5','2017-10-13 05:50:11')
insert into reviews values('3','2','alice','my another review','1','2017-10-22 05:50:11')

create table checkouts(id int,user_id int,book_id int,checkout_date datetime,return_date datetime);
insert into checkouts values('1','1','1','2017-10-02 14:43:18',null)
insert into checkouts values('2','1','2','2017-10-02 14:43:18','2017-10-13 13:05:12')
insert into checkouts values('3','2','2','2017-10-15 14:43:18','2017-10-22 13:05:12')
insert into checkouts values('4','5','3','2017-10-02 14:43:18',null)


create table address(user_id int,street nvarchar(50),city nvarchar(20),state nvarchar(5));

insert into address values('1','market street','san fransico','CA')
insert into address values('2','eim street','san fransico','CA')
insert into address values('3','main street','boston','MA')

     
 
what is notes.io
 

Notes is a web-based application for online taking notes. You can take your notes and share with others people. If you like taking long notes, notes.io is designed for you. To date, over 8,000,000,000+ notes created and continuing...

With notes.io;

  • * You can take a note from anywhere and any device with internet connection.
  • * You can share the notes in social platforms (YouTube, Facebook, Twitter, instagram etc.).
  • * You can quickly share your contents without website, blog and e-mail.
  • * You don't need to create any Account to share a note. As you wish you can use quick, easy and best shortened notes with sms, websites, e-mail, or messaging services (WhatsApp, iMessage, Telegram, Signal).
  • * Notes.io has fabulous infrastructure design for a short link and allows you to share the note as an easy and understandable link.

Fast: Notes.io is built for speed and performance. You can take a notes quickly and browse your archive.

Easy: Notes.io doesn’t require installation. Just write and share note!

Short: Notes.io’s url just 8 character. You’ll get shorten link of your note when you want to share. (Ex: notes.io/q )

Free: Notes.io works for 14 years and has been free since the day it was started.


You immediately create your first note and start sharing with the ones you wish. If you want to contact us, you can use the following communication channels;


Email: [email protected]

Twitter: http://twitter.com/notesio

Instagram: http://instagram.com/notes.io

Facebook: http://facebook.com/notesio



Regards;
Notes.io Team

     
 
Shortened Note Link
 
 
Looding Image
 
     
 
Long File
 
 

For written notes was greater than 18KB Unable to shorten.

To be smaller than 18KB, please organize your notes, or sign in.