Created
October 10, 2012 13:42
-
-
Save spaceCamel/3865723 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mysql> select * from locayta_field where source_name = 'Ersatzteilkategorie'; | |
+------+---------+-----------------------------------------------------+-----------+---------------------+--------+ | |
| id | shop_id | name | type | source_name | weight | | |
+------+---------+-----------------------------------------------------+-----------+---------------------+--------+ | |
| 4594 | 1673 | ATTRIBUTE_19fc88b8f05301119676260f745102ac_PartType | ATTRIBUTE | Ersatzteilkategorie | 3 | | |
| 5082 | 1676 | ATTRIBUTE_ApplianceType | ATTRIBUTE | Ersatzteilkategorie | 3 | | |
| 6144 | 1679 | ATTRIBUTE_ApplianceType | ATTRIBUTE | Ersatzteilkategorie | 3 | | |
+------+---------+-----------------------------------------------------+-----------+---------------------+--------+ | |
3 rows in set (0.01 sec) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment