Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » Newbie corner » SqlSchema sch(MY_SQL) compound and or unique indexes
Re: SqlSchema sch(MY_SQL) compound and or unique indexes [message #55931 is a reply to message #55930] Mon, 04 January 2021 13:43 Go to previous message
BetoValle is currently offline  BetoValle
Messages: 203
Registered: September 2020
Location: Brasil Valinhos SP
Experienced Member

OK , I found index_list and unique_list and work! thanks!



TABLE_(TABLE1)
        INT_     (ID)       	PRIMARY_KEY
	STRING_  (A, 	30)		
	STRING_  (B, 	30)     
	STRING_  (C,	30)		
	STRING_  (D,	30)		
	INDEX_LIST (NOMEINDICE1,"A, B")
	UNIQUE_LIST(NOMEINDICE2,"C, D")
END_TABLE	

 
Read Message
Read Message
Previous Topic: function javascript after ajax U++ / Skylark08 tutorial
Next Topic: How to achieve dynamic layout scaling ?
Goto Forum:
  


Current Time: Tue May 14 07:00:55 CEST 2024

Total time taken to generate the page: 0.02163 seconds