473,387 Members | 1,407 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

Un-UNIQUE'ing a column

How do I do this? I accidentally set a column as UNIQUE and I don't
need it set that way. How can I set it back to not unique?

TIA
-Jay

Jul 19 '05 #1
4 3537
Jay Moore wrote:
How do I do this? I accidentally set a column as UNIQUE and I don't
need it set that way. How can I set it back to not unique?

TIA
-Jay

http://www.mysql.com/doc/en/DROP_INDEX.html
Jul 19 '05 #2
Jay Moore wrote:
How do I do this? I accidentally set a column as UNIQUE and I don't
need it set that way. How can I set it back to not unique?

TIA
-Jay

http://www.mysql.com/doc/en/DROP_INDEX.html
Jul 19 '05 #3
PeaceMaker wrote:
Jay Moore wrote:

How do I do this? I accidentally set a column as UNIQUE and I don't
need it set that way. How can I set it back to not unique?

TIA
-Jay


http://www.mysql.com/doc/en/DROP_INDEX.html


Thanks. Dunno how I missed that one. :)

-Jay

Jul 19 '05 #4
PeaceMaker wrote:
Jay Moore wrote:

How do I do this? I accidentally set a column as UNIQUE and I don't
need it set that way. How can I set it back to not unique?

TIA
-Jay


http://www.mysql.com/doc/en/DROP_INDEX.html


Thanks. Dunno how I missed that one. :)

-Jay

Jul 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Ing. Angel León | last post by:
http://wedoit4you.com/forums4you/display_message.php?Msg_pk_id=628 /** Author: Ing. Angel Leon Function: postHttps($url,$params) Given the full URL of the Target and The Params it will...
6
by: Mason A. Clark | last post by:
Masters: On two or three-column layouts, one column often has a list of links. Scrolling the page hides them. I'm aware there's supposed to be the ability to fix the column (frame-like). I...
2
by: PAUL GROSSMAN | last post by:
Hello everyone. I am working with a DataGrid using VB .Net (Windows Forms). I want to make one of the columns un-editable. I was able to do that by setting the ...
3
by: MyndPhlyp | last post by:
There has to be a simple method for un-encoding output from Server.URLEncode or Server.HTMLEncode using server-side VBScript but I just can't find it. I'd appreciate it very much if some sharp...
17
by: cu ti | last post by:
Hi I try to delete a column of the table but AIX - WIN db2 did not allow me to do this ALTER TABLE table_name DROP COLUMN column_name Does anyone know how to do it please help Thanks
17
by: Mike Fellows | last post by:
im trying (unsucessfully) to add a checkbox column to my datagrid i basically have a datagrid that im populating from a dataset Me.DataGrid1.DataSource = ds.Tables(0) the datagrid then has 5...
0
by: nkparimi | last post by:
Hi, Here's what I'm trying: given an html table, to freeze the column headers and/or left column in IE. I understand that this is possible thru style sheets in IE, as suggested in the following:...
9
by: Leszek | last post by:
Hi. How can I get just one row from selected column and put it into html dropdown list I tried like this: function pobierz_wszystko($tabela,$kolumna) { $zapytanie="SELECT $kolumna FROM...
5
by: Anne | last post by:
Hello! Here is the statement in question: --STATEMENT A SELECT * FROM dbo.myTable WHERE colX in (SELECT colX FROM dbo.sourceTable) The problem with Statement A is that 'colX' does not exist...
10
by: keirnus | last post by:
Hello, I have a Listview control which displays various data. The default selected item is the first item. (Is it always the first item?) Here's a simple code: Dim objListItem As Object...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.