Ceriwis  

Go Back   Ceriwis > HOBI > Komputer & Teknologi > Programming

Programming Share, tanya jawab, saling bantu antar programmer dengan berbagai macam bahasa pemrograman.

Reply
 
Thread Tools
  #1  
Old 20th November 2011
Servermaster Servermaster is offline
Member Aktif
 
Join Date: Nov 2011
Posts: 257
Rep Power: 14
Servermaster mempunyai hidup yang Normal
Default help me for mysql

Sebelumnya saya ucapkan mohon maaf ya gan saya tanya nya aneh cos dak tau nich sekali lagi saya mohon maaf n minta bantuan para agan sekalian yang baik hati...

sebelumnya saya ucapkan terimakasih.....


HTML Code:

perintah mysql
mysql

-----------------------------------------------------------------


Quote:





> create table detailpenjualan

-> (

-> nonota char(10) references penjualan(nonota)

-> );





-------------------------------------------------------------------


HTML Code:

sql server


Quote:





create table detailpenjualan (

nonota char(10) constraint fknotajual foreign key references penjualan(nonota)

);





--------------------------------------------------------------------






HTML Code:

Pertanyaan
ini itu sama aja gak gan fungsinnyperintah diatas ama dibawahnya
tolong ya gan jelasin

--------------------------------------------------------------


Quote:





terus iya perintah "foreign key" kok gak mau ya gan di mysql??? n penggantinya perintah "foreign key" di sql server ke mysql??









Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


 


All times are GMT +7. The time now is 11:10 PM.


no new posts