Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Ad icon
Singapore V2Ray VPN for Tunneling
hu KANNA
Updated:
Yesterday at 9:03 PM
Plan your Crypto & Forex entries before you take the trade
romeshnonis
Updated:
Yesterday at 3:20 AM
RHCSA, RHCE, AWS, Docker, Kubernetes Training
Sanjeewani95
Updated:
Sep 8, 2026
🛡️ Kaspersky Antivirus – 1 Year / 1 Device | Rs. 2,300 | Only 9 Left
KSPathirana
Updated:
Sep 7, 2026
Ad icon
Professional CCTV Installation Service
Techguy231
Updated:
Sep 6, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
General
Education
Web Building Techniques
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="san1020" data-source="post: 13618505" data-attributes="member: 360234"><p><span style="font-size: 12px">කට්ටිය හරියට SQL configure කරගන්න ඇති කියල හිතනවා . </span></p><p><span style="font-size: 12px"></span></p><p><span style="font-size: 12px">SQL වල structure එක සරලව ගත්තොත්</span><p style="margin-left: 20px"><span style="font-size: 12px">server එක ඇතුලේ databases තියෙනවා ,</span></p> <p style="margin-left: 20px"><span style="font-size: 12px">databases ඇතුලේ tables තියෙනවා ,</span></p> <p style="margin-left: 20px"><span style="font-size: 12px">tables වලට තමා අපි අවශ්ය data ඇතුලත් කරන්නේ , මේ tables එකිනෙකට සම්බන්ධයි . මේ නිසා එකම data තැන් 2ක තියෙන්නේ නෑ . මේකට කියන්නේ relational database structure කියල . </span></p> <p style="margin-left: 20px"><span style="font-size: 12px"></span></p> <p style="margin-left: 20px"><span style="font-size: 12px">පහලින් තියෙන්නේ SQL වල භාවිතා වෙන Data types </span> </p> <p style="margin-left: 20px"></p><p style="text-align: center"><img src="http://ftp.nchu.edu.tw/MySQL/tech-resources/articles/mysql-cluster-50.gif" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p> <p style="text-align: center"></p></p> <p style="margin-left: 20px"> </p><p><span style="font-size: 12px">SQL Language එක කොටස් දෙකකට බෙදෙනවා . </span></p><p><span style="font-size: 12px"></span> </p><ul> <li data-xf-list-type="ul"><span style="font-size: 12px">DML - Data Manipulation Language</span></li> </ul> <p style="margin-left: 20px"></p> <ul style="margin-left: 20px"> <li data-xf-list-type="ul"><span style="font-size: 12px"><strong>SELECT</strong> - database එකෙන් data ලබා ගැනීමට .</span></li> <li data-xf-list-type="ul"><span style="font-size: 12px"><strong>UPDATE</strong> - database එකේ data update</span></li> <li data-xf-list-type="ul"><span style="font-size: 12px"><strong>DELETE</strong> - database එකේ data delete කිරීමට</span></li> <li data-xf-list-type="ul"><span style="font-size: 12px"><strong>INSERT INTO</strong> - අලුතින් data ඇතුලත් කිරීමට .</span></li> </ul> <ul> <li data-xf-list-type="ul"><span style="font-size: 12px">DDL - Data Definition Language</span></li> </ul> <p style="margin-left: 20px"><p style="margin-left: 20px"></p> <ul style="margin-left: 20px"> <li data-xf-list-type="ul"><span style="font-size: 12px"><strong>CREATE DATABASE</strong> - අලුත් database එකක් හැදීමට</span></li> <li data-xf-list-type="ul"><span style="font-size: 12px"><strong>ALTER DATABASE</strong> - database එකක වෙනස්කම් කිරීමට</span></li> <li data-xf-list-type="ul"><span style="font-size: 12px"><strong>CREATE TABLE</strong> - අලුත් table එකක් හැදීමට</span></li> <li data-xf-list-type="ul"><span style="font-size: 12px"><strong>ALTER TABLE</strong> - table එකක වෙනස්කම් කිරීමට</span></li> <li data-xf-list-type="ul"><span style="font-size: 12px"><strong>DROP TABLE</strong> - table එකක් delete කිරීමට</span></li> </ul> </p><p><span style="font-size: 12px">මේවා තම මුලිකව අවශ්ය වෙන commands . තව ගොඩක් තියෙනවා </span></p><p><span style="font-size: 12px">මේ image එක save කරන් තියාගන්න </span>.</p><p></p><p style="text-align: center"><img src="http://www.addedbytes.com/cheat-sheets/download/mysql-cheat-sheet-v1.png" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p> <p style="text-align: center"></p> <p style="text-align: center"></p> <p style="text-align: center"></p> <p style="text-align: center"></p><p style="text-align: right"><span style="font-size: 15px">ඊළඟ post එකේදී අපි sql db එකක් හදලා , data insert කරමු ..... </span><img src="/styles/default/xenforo/smilies/default/happy.gif" class="smilie" loading="lazy" alt=":)" title="Happy :)" data-shortname=":)" /></p> <p style="text-align: right"></p> <p style="text-align: right"></p> <p style="text-align: right"></p> <p style="text-align: right"></p> </p></blockquote><p></p>
[QUOTE="san1020, post: 13618505, member: 360234"] [SIZE=3]කට්ටිය හරියට SQL configure කරගන්න ඇති කියල හිතනවා . SQL වල structure එක සරලව ගත්තොත්[/SIZE][INDENT][SIZE=3]server එක ඇතුලේ databases තියෙනවා , databases ඇතුලේ tables තියෙනවා , tables වලට තමා අපි අවශ්ය data ඇතුලත් කරන්නේ , මේ tables එකිනෙකට සම්බන්ධයි . මේ නිසා එකම data තැන් 2ක තියෙන්නේ නෑ . මේකට කියන්නේ relational database structure කියල . පහලින් තියෙන්නේ SQL වල භාවිතා වෙන Data types [/SIZE] [CENTER][IMG]http://ftp.nchu.edu.tw/MySQL/tech-resources/articles/mysql-cluster-50.gif[/IMG] [/CENTER] [/INDENT][SIZE=3]SQL Language එක කොටස් දෙකකට බෙදෙනවා . [/SIZE] [LIST] [*][SIZE=3]DML - Data Manipulation Language[/SIZE] [/LIST] [INDENT] [LIST] [*][SIZE=3][B]SELECT[/B] - database එකෙන් data ලබා ගැනීමට .[/SIZE] [*][SIZE=3][B]UPDATE[/B] - database එකේ data update[/SIZE] [*][SIZE=3][B]DELETE[/B] - database එකේ data delete කිරීමට[/SIZE] [*][SIZE=3][B]INSERT INTO[/B] - අලුතින් data ඇතුලත් කිරීමට .[/SIZE] [/LIST] [/INDENT] [LIST] [*][SIZE=3]DDL - Data Definition Language[/SIZE] [/LIST] [INDENT][INDENT] [LIST] [*][SIZE=3][B]CREATE DATABASE[/B] - අලුත් database එකක් හැදීමට[/SIZE] [*][SIZE=3][B]ALTER DATABASE[/B] - database එකක වෙනස්කම් කිරීමට[/SIZE] [*][SIZE=3][B]CREATE TABLE[/B] - අලුත් table එකක් හැදීමට[/SIZE] [*][SIZE=3][B]ALTER TABLE[/B] - table එකක වෙනස්කම් කිරීමට[/SIZE] [*][SIZE=3][B]DROP TABLE[/B] - table එකක් delete කිරීමට[/SIZE] [/LIST] [/INDENT][/INDENT][SIZE=3]මේවා තම මුලිකව අවශ්ය වෙන commands . තව ගොඩක් තියෙනවා [/SIZE] [SIZE=3]මේ image එක save කරන් තියාගන්න [/SIZE]. [CENTER][IMG]http://www.addedbytes.com/cheat-sheets/download/mysql-cheat-sheet-v1.png[/IMG] [RIGHT][SIZE=4]ඊළඟ post එකේදී අපි sql db එකක් හදලා , data insert කරමු ..... [/SIZE]:) [/RIGHT] [/CENTER] [/QUOTE]
Insert quotes…
Verification
Nawa warak dahaya keeyada? (Namaya wadi kireema dahaya)
Post reply
Top
Bottom