Jump to content
Sign in to follow this  
dekzorro

Camne Nak Select Guna Character...

Recommended Posts

solan nyer gini:

how do you select all the records from a table named "Persons" where the value of the column "FirstName" starts with an "a"?

camner nak solved??

solan 2: ader tak command utk convert excell ke MySQL...

Share this post


Link to post
Share on other sites

yang soklan sql tu lebih kurang cam ni la jawapan die

SELECT * FROM Persons WHERE FirstName='a%'

so maybe result die akan jadi

ali

ahmad

abu

camtu la

selamat mencuba smile.gif

Share this post


Link to post
Share on other sites

solan 2: ader tak command utk convert excell ke MySQL...

aku assume ko tau pasal odbc

1. Dlm Access, import data dr excel.

File -> Get external data -> Import

2. Dlm access jugak, lps import, export ke ODBC databases

(dekat Save as type tu, pilih ODBC databases). Then ko select la ko nak export kat database mana.. ( select kat Machine Data Source)

Edited by abc686

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...