
<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.thelinuxwiki.com/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=sqlite3_insert_or_update</id>
		<title>sqlite3 insert or update - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.thelinuxwiki.com/index.php?action=history&amp;feed=atom&amp;title=sqlite3_insert_or_update"/>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=sqlite3_insert_or_update&amp;action=history"/>
		<updated>2026-05-01T18:51:57Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.21.5</generator>

	<entry>
		<id>http://www.thelinuxwiki.com/index.php?title=sqlite3_insert_or_update&amp;diff=1122&amp;oldid=prev</id>
		<title>Nighthawk: Created page with &quot;   Create Index on Multiple Columns  index on multiple columns  CREATE INDEX index_name ON tab_name (column1, column2)   add an index on the columns &quot;firstname&quot; and &quot;lastname&quot;...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.thelinuxwiki.com/index.php?title=sqlite3_insert_or_update&amp;diff=1122&amp;oldid=prev"/>
				<updated>2017-08-08T18:47:44Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;   Create Index on Multiple Columns  index on multiple columns  CREATE INDEX index_name ON tab_name (column1, column2)   add an index on the columns &amp;quot;firstname&amp;quot; and &amp;quot;lastname&amp;quot;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Create Index on Multiple Columns&lt;br /&gt;
&lt;br /&gt;
index on multiple columns&lt;br /&gt;
 CREATE INDEX index_name ON tab_name (column1, column2) &lt;br /&gt;
&lt;br /&gt;
add an index on the columns &amp;quot;firstname&amp;quot; and &amp;quot;lastname&amp;quot;&lt;br /&gt;
 CREATE INDEX index_firstandlastname ON tab (firstname, lastname)&lt;/div&gt;</summary>
		<author><name>Nighthawk</name></author>	</entry>

	</feed>