NotesWhat is notes.io?

Notes brand slogan

Notes - notes.io

use eticaretkoray
Create table Ulkeler
(
UlkeId int NOT NULL primary key,
IkiliKod varchar(30),
ÜçlüKod varchar(30)
)

*******************************************

use eticaretkoray
Create table Sehirler
(
SehirId int NOT NULL primary key,
SehirAdı varchar(30),
PlakaNo int,
TelefonKodu nvarchar(5),
RowNumber nvarchar(10)
)

*******************************************

use eticaretkoray
Create table SemtMalı
(
SemtMahID int NOT NULL primary key,
MahalleAdı varchar(30),
PostaKodu nvarchar(10),
IlceID int
)

*******************************************

use eticaretkoray
Create table Musteri
(
MuseterıID int NOT NULL primary key,
Adı varchar(30),
Soyadı varchar(30),
Adres nvarchar(100),
Sehir nvarchar(20),
Bolge nvarchar(20),
PostaKodu nvarchar(10),
Ulke nvarchar(15),
Telefon nvarchar(15),
KullanıcıAdı varchar(30),
Sifre varchar(30),
GrupID int,
Email nvarchar(50),
Faks nvarchar(15)
)

*******************************************


use eticaretkoray
create table Urun(
UrunID int NOT NULL PRIMARY KEY,
UrunAdi nvarchar(30),
TedarikciID int NOT NULL,
KategoriID int NOT NULL,
MarkaID int NOT NULL,
Fiyat nvarchar(20),
StokMiktari int,
SiparisMiktari int,
YeniSiparisDerecesi int,
Satiliyormu nvarchar(15) NOT NULL,
BirimBasinaAdet int,
Silindimi nvarchar(15),
Resim nvarchar(10),
BuyukResim nvarchar(10)
)

*******************************************

use eticaretkoray
create table Tedarikci
(
TedarikciID int primary key not null,
SirketAdi nvarchar(25),
YetkiliAdi nvarchar(25),
Adres nvarchar(100),
Sehir nvarchar(20),
Bolge nvarchar(20),
PostaKodu nvarchar(10),
Ulke nvarchar(15),
Telefon nvarchar(15),
Faks nvarchar(15),
SirketinWebSitesi nvarchar(150),
Silindimi nvarchar(15)
)

*******************************************

use eticaretkoray
create table Markalar
(
MarkaID int primary key not null,
UrunID int not null,
MarkaAdi nvarchar(20),
MarkaIndirimOrani int,
MarkaResim nvarchar(20)
)

************************************************

use eticaretkoray
Create table kullanicigrup
(
grupID int NOT NULL primary key,
grupAdı varchar(40)
)

*****************

use eticaretkoray
Create table siparis
(
siparisID int NOT NULL primary key,
musteriID int,
SiparisTarihi DateTime,
UlasmasıGerekenTarih DateTime,
KargolamaTarihi DateTime,
KargoSirketID int,
ToplamTutar int,
TeslimEdilecekAd varchar(40),
TeslimEdilecekAdres varchar(40),
TeslimEdilecekSehir varchar(40),
TeslimEdilecekPostaKodu nvarchar(40),
TeslimEdilecekUlke varchar(40),
TeslimEdilecekBolge varchar(40)
)



***********************

use eticaretkoray
Create table katagori
(
kategoriID int NOT NULL primary key,
katagoriadı varchar(25),
silindimi nvarchar(15),
acıklama nvarchar(1001)
)

*************************
use eticaretkoray
Create table kargo
(
kargoID int NOT NULL primary key,
sirketadı varchar(25),
silindimi nvarchar(15),
telefon nvarchar(15)
)
***************************

use eticaretkoray
Create table SiparisDetay
(
SiparisID int NOT NULL,
UrunID int NOT NULL,
Fiyat nvarchar(20),
Adet int,
İndirimOrani int,
primary key(SiparisID,UrunID)
)
     
 
what is notes.io
 

Notes.io is a web-based application for 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 12 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.