Nonnumeric Primary Keys



Hey, all I have a db in production that uses a whole lot of string values as primary keys. (It's Oracle, FWIW) Does DBIX::Class care what data type a primary key is? I *vaguely* remember hearing some sort of remark in the Catalyst master class Jon Rockway taught at YAPC that this is an issue, but I might have imagined it.

Thanks,
Karen


.



Relevant Pages

  • Re: Query result as variable compared to another
    ... You may care to express your problem with a few more specifics... ... like what the primary keys of network_charts and claims are. ... Care to explain in non-SQL terms what you're trying to achieve? ... "previous Vist_date's record in the first query till I obtain a distinct ...
    (microsoft.public.sqlserver.programming)
  • Re: Form for table
    ... I have three tables that are related by primary keys. ... the employees. ... In the Northwind example the names show in the field ... Last Name, First Name, but the data type is set for number. ...
    (microsoft.public.access.forms)
  • MySQL query on multiple tables ?
    ... I currently have several tables in MySQL database. ... (Data type for each fields are ignored) ... Search for usersin a particular city/state/zipcode that ... The primary keys are from table "user". ...
    (comp.lang.php)
  • Form for table
    ... I have three tables that are related by primary keys. ... the employees. ... In the Northwind example the names show in the field ... Last Name, First Name, but the data type is set for number. ...
    (microsoft.public.access.forms)
  • primary keys having text data type
    ... I've got some primary keys whose values look like numbers, such as 100434, ... but they have a text data type instead of a number data type. ... I ran the Performance Analyzer, and it suggested converting the data types ... some time modifying the queries and the VBA code that refers to the fields. ...
    (microsoft.public.access.tablesdbdesign)