Commit 31804c1d authored by Administrator's avatar Administrator
Browse files

Update veri_tabanı.txt

parent 4d713a22
ÖRNEK VERİTABANI OLUŞTURMA YAPISI
create table role(role_id int identity(0,1) primary key,role_name nvarchar(50))
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment